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/09/21 21:20:38 UTC

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

Author: cutting
Date: Tue Sep 21 19:20:38 2010
New Revision: 999554

URL: http://svn.apache.org/viewvc?rev=999554&view=rev
Log:
line-wrap long message

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=999554&r1=999553&r2=999554&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Tue Sep 21 19:20:38 2010
@@ -33,7 +33,8 @@ Avro 1.4.1 (unreleased)
 
     AVRO-664. Ruby server takes a long time to start in interop tests. (thiru)
 
-    AVRO-667. GenericArray fails to compare with List. SpecificRecord compare gets ClassCastException. (scottcarey & cutting)
+    AVRO-667. GenericArray fails to compare with List. SpecificRecord
+    compare gets ClassCastException. (scottcarey & cutting)
 
 Avro 1.4.0 (31 August 2010)