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/26 00:12:58 UTC

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

Author: cutting
Date: Thu Aug 25 22:12:57 2011
New Revision: 1161779

URL: http://svn.apache.org/viewvc?rev=1161779&view=rev
Log:
prepare to roll a 1.5.3 release candidate

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1161779&r1=1161778&r2=1161779&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Thu Aug 25 22:12:57 2011
@@ -44,7 +44,7 @@ Avro 1.6.0 (unreleased)
     AVRO-824. Java: Fix usage message of BinaryFragmentToJsonTool.
     (Jakob Homan via cutting)
 
-Avro 1.5.3 (unreleased)
+Avro 1.5.3 (25 August 2011)
 
   IMPROVEMENTS
 
@@ -57,8 +57,6 @@ Avro 1.5.3 (unreleased)
     AVRO-880. Java: Upgrade snappy-java to 1.0.3.2.
     (Alejandro Abdelnur via cutting)
 
-  BUG FIXES
-
 Avro 1.5.2 (12 August 2011)
 
   NEW FEATURES