Author: cutting
Date: Thu Feb 24 18:10:32 2011
New Revision: 1074246

URL: http://svn.apache.org/viewvc?rev=1074246&view=rev
Log:
wrap long lines

Modified:
    avro/trunk/CHANGES.txt

Modified: avro/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1074246&r1=1074245&r2=1074246&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Thu Feb 24 18:10:32 2011
@@ -66,7 +66,8 @@ Avro 1.5.0 (unreleased)
     AVRO-696. Java: Make DataFileWriter.setMetaInternal(String,String)
     private. (Patrick Linehan via cutting)    
 
-    AVRO-741. C: Minor API change to handling of bytes data. (Douglas Creager 
via brucem)
+    AVRO-741. C: Minor API change to handling of bytes data.
+    (Douglas Creager via brucem)
 
   NEW FEATURES
 
@@ -96,8 +97,8 @@ Avro 1.5.0 (unreleased)
 
     AVRO-711. JSON encoder and decoder for C++.
 
-    AVRO-701 and AVRO-772. Java: Add new constructors for HttpServer and an 
example
-    of using SSL for the HTTP RPC. (brucem)
+    AVRO-701 and AVRO-772. Java: Add new constructors for HttpServer
+    and an example of using SSL for the HTTP RPC. (brucem)
 
   IMPROVEMENTS
 


Reply via email to