Update changes file for abdera-278

git-svn-id: https://svn.apache.org/repos/asf/abdera/java/trunk@1056896 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index caa5299..a74d87e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 Apache Abdera: Changes in 1.1.2 Release

 ---------------------------------------

 

+ABDERA-278: Fix to relax the version requirement for commons-codec in OSGi manifests

 ABDERA-277: Apply patch from Olve Sæther Hansen to fix Excessive calls to flush() on the Writer responsible for writing JSONStream data.

 added unit test for ABDERA-251 and and ABDERA-243

 applied patch for ABDERA-251 Charset issue in FOMDiv.getInternalValue() leads to corrupt return value on non-ASCII platforms