Author: cutting
Date: Thu Aug 25 20:59:17 2011
New Revision: 1161759

URL: http://svn.apache.org/viewvc?rev=1161759&view=rev
Log:
fix a typo

Modified:
    avro/branches/branch-1.5/CHANGES.txt

Modified: avro/branches/branch-1.5/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/avro/branches/branch-1.5/CHANGES.txt?rev=1161759&r1=1161758&r2=1161759&view=diff
==============================================================================
--- avro/branches/branch-1.5/CHANGES.txt (original)
+++ avro/branches/branch-1.5/CHANGES.txt Thu Aug 25 20:59:17 2011
@@ -4,7 +4,7 @@ Avro 1.5.3 (unreleased)
 
   IMPROVEMENTS
 
-    AVRO-874. Java: Improved Schema parsing API and permit IDL imports
+    AVRO-872. Java: Improved Schema parsing API and permit IDL imports
     to depend on names defined in prior imports. (cutting)
 
     AVRO-877. Java: Add support for compiling multiple, dependent


Reply via email to