From 65ad14cbd7c28fb2edc228cb219797f67a91421a Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Wed, 26 Jan 2011 22:43:43 +0000 Subject: [PATCH] update CHANGES file git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1063910 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index e28ea621..c48c57be 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,7 @@ THRIFT-950 Haskell Haskell bindings treat 'byte' as unsigned 8-b THRIFT-1009 Java TUnion does not correctly deep copy a ByteBuffer (Takashi Yonebayashi) THRIFT-1013 Java generated java code may have name clashes with thrift library (Peter Schuller) THRIFT-1015 Java TUnion does not handle ByteBuffer in toString (Takashi Yonebayashi) +THRIFT-1038 Java Generated Java code for structures containing binary fields (or collections thereof) are not serializable (in the Java sense) even though they implement java.io.Serializable (Mathias Herberts) THRIFT-106 Java TSSLServerSocket (Nirmal Ranganathan) THRIFT-377 Java TFileTransport port in Java (Joydeep Sen Sarma) THRIFT-745 Java Make it easier to instantiate servers (Bryan Duxbury) -- 2.17.1