Author: sgargan
Date: Wed May 4 00:21:09 2011
New Revision: 1099303
URL: http://svn.apache.org/viewvc?rev=1099303&view=rev
Log:
Added comment for Avro-815 to fixes section for 1.6.0
Modified:
avro/trunk/CHANGES.txt
Modified: avro/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1099303&r1=1099302&r2=1099303&view=diff
==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Wed May 4 00:21:09 2011
@@ -9,6 +9,10 @@ Avro 1.6.0 (unreleased)
IMPROVEMENTS
BUG FIXES
+
+ AVRO-815. Java: Netty Transceiver fails processing one-way messages.
+ Implemented writeBuffers for the NettyTransceiver to allow it to
+ process one-way messages.
Avro 1.5.1 (unreleased)