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 2012/09/17 22:13:29 UTC

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

Author: cutting
Date: Mon Sep 17 20:13:28 2012
New Revision: 1386803

URL: http://svn.apache.org/viewvc?rev=1386803&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=1386803&r1=1386802&r2=1386803&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Mon Sep 17 20:13:28 2012
@@ -46,9 +46,11 @@ Avro 1.7.2 (unreleased)
 
     AVRO-1135. Avro C++ fails to build on Mac. (thiru)
 
-    AVRO-1140. Buffer.hh includes Config.hh without "../" (Jan van der Lugt via thiru)
+    AVRO-1140. Buffer.hh includes Config.hh without "../" (Jan van der
+    Lugt via thiru)
 
-    AVRO-1141. Avro data files are created without O_TRUNC (Martin Nagy via thiru)
+    AVRO-1141. Avro data files are created without O_TRUNC (Martin
+    Nagy via thiru)
 
     AVRO-1143. avrogencpp generates $Undefined$ for some union types (thiru)