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 2010/10/14 21:26:31 UTC

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

Author: cutting
Date: Thu Oct 14 19:26:30 2010
New Revision: 1022671

URL: http://svn.apache.org/viewvc?rev=1022671&view=rev
Log:
note release date of 1.4.1

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1022671&r1=1022670&r2=1022671&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Thu Oct 14 19:26:30 2010
@@ -10,7 +10,7 @@ Avro 1.5.0 (unreleased)
     AVRO-671. Java: Check that type and field names conform to
     specified requirements. (cutting)
 
-Avro 1.4.1 (unreleased)
+Avro 1.4.1 (13 October 2010)
 
   NEW FEATURES