Fixed minor warnings bug
diff --git a/CHANGES b/CHANGES
index 0e86989..c7c5bbb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,12 @@
-0.49 2014-11-12
+0.49 2014-11-14
         - [bugfix] Rewrite works in repeating expansions (margaretha)
 	- [feature] Clean timeout with parameter support (diewald)
 	- [workaround] Support unknown overlap frame, if frames are known (diewald)
 	- [bugfix] Class payload fixed in SpanRepetitions (margaretha)
+	- [bugfix] #179 Expansion bug fixed (margaretha)
+	- [bugfix] Corrected small bug where null warnings where
+	  returned in JSON (diewald)
+	- [cleanup] Converted error to failure (diewald)
 
 0.48 2014-11-07
         - [feature] Retrieval of token lists (diewald)