Author: cutting Date: Fri Oct 7 20:39:10 2011 New Revision: 1180213 URL: http://svn.apache.org/viewvc?rev=1180213&view=rev Log: wrap some long lines
Modified: avro/trunk/CHANGES.txt Modified: avro/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1180213&r1=1180212&r2=1180213&view=diff ============================================================================== --- avro/trunk/CHANGES.txt (original) +++ avro/trunk/CHANGES.txt Fri Oct 7 20:39:10 2011 @@ -115,17 +115,22 @@ Avro 1.6.0 (unreleased) AVRO-906. Java: Fix so that ordering of schema properties is consistent. (cutting) - AVRO-901, Java tools unit tests fail in Windows due to line termination and filenaming conventions. (thiru) + AVRO-901, Java tools unit tests fail in Windows due to line + termination and filenaming conventions. (thiru) - AVRO-900. On slower machines Java unit test TestFileSpanStorage fails. (thiru) + AVRO-900. On slower machines Java unit test TestFileSpanStorage + fails. (thiru) AVRO-912. Mapreduce tether test fails on Windows. (thiru) - AVRO-903. C++/Cmake build fails to find Boost libraries. (Nebojsa Sabovic via thiru) + AVRO-903. C++/Cmake build fails to find Boost libraries. (Nebojsa + Sabovic via thiru) - AVRO-904. C++/CMake build should fail if Boost libraries are not present. (Nebojsa Sabovic via thiru) + AVRO-904. C++/CMake build should fail if Boost libraries are not + present. (Nebojsa Sabovic via thiru) - AVRO-902. C++/CMake installs into /usr/local/local/. (Nebojsa Sabovic via thiru) + AVRO-902. C++/CMake installs into /usr/local/local/. (Nebojsa + Sabovic via thiru) Avro 1.5.4 (12 September 2011)