You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by cu...@apache.org on 2011/08/25 22:41:54 UTC

svn commit: r1161743 - /avro/trunk/CHANGES.txt

Author: cutting
Date: Thu Aug 25 20:41:54 2011
New Revision: 1161743

URL: http://svn.apache.org/viewvc?rev=1161743&view=rev
Log:
prepare for 1.5.3 changes

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1161743&r1=1161742&r2=1161743&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Thu Aug 25 20:41:54 2011
@@ -47,6 +47,12 @@ Avro 1.6.0 (unreleased)
     AVRO-824. Java: Fix usage message of BinaryFragmentToJsonTool.
     (Jakob Homan via cutting)
 
+Avro 1.5.3 (unreleased)
+
+  IMPROVEMENTS
+
+  BUG FIXES
+
 Avro 1.5.2 (12 August 2011)
 
   NEW FEATURES