Author: cutting
Date: Wed Apr 20 23:09:53 2011
New Revision: 1095550

URL: http://svn.apache.org/viewvc?rev=1095550&view=rev
Log:
AVRO-801.  Fix a typo in change log.

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1095550&r1=1095549&r2=1095550&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Wed Apr 20 23:09:53 2011
@@ -69,7 +69,7 @@ Avro 1.5.1 (unreleased)
     AVRO-790. Java: GenericDatumReader can fail when reusing objects with 
unions
     containing 'bytes' fields. (scottcarey)
 
-    AVRO-810. Java: Fix a bug in SaslSocketTransceiver where large
+    AVRO-801. Java: Fix a bug in SaslSocketTransceiver where large
     messages were truncated on write. (cutting)
 
 Avro 1.5.0 (10 March 2011)


Reply via email to