You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by an...@apache.org on 2011/01/09 10:46:50 UTC

svn commit: r1056896 - /abdera/java/trunk/CHANGES

Author: antelder
Date: Sun Jan  9 09:46:50 2011
New Revision: 1056896

URL: http://svn.apache.org/viewvc?rev=1056896&view=rev
Log:
Update changes file for abdera-278

Modified:
    abdera/java/trunk/CHANGES

Modified: abdera/java/trunk/CHANGES
URL: http://svn.apache.org/viewvc/abdera/java/trunk/CHANGES?rev=1056896&r1=1056895&r2=1056896&view=diff
==============================================================================
--- abdera/java/trunk/CHANGES (original)
+++ abdera/java/trunk/CHANGES Sun Jan  9 09:46:50 2011
@@ -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