summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2011-08-11 20:58:39 +0000
committerJake Farrell <jfarrell@apache.org>2011-08-11 20:58:39 +0000
commitea3b5707cdbac60cc8d108a6e61c6cbac1f1b378 (patch)
treed2fa17fdad2c479e8a7b1bfcd1b568c21aa14242
parentbe81e01f285684ec831fb30e121117335f2b2d2f (diff)
downloadthrift-ea3b5707cdbac60cc8d108a6e61c6cbac1f1b378.tar.gz
updating 0.7 changes for a missing ticket
git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.7.x@1156828 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index af0a576b7..4f9ee3e50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ Thrift Changelog
Version 0.7.0
+THRIFT-1252 Ruby Segfault in Ruby deserializer
THRIFT-940 Build 'make check' fails if boost is not in the std include and link paths (Christian Lavoie)
THRIFT-1038 Java Generated Java code for structures containing binary fields are not serializable correctly
THRIFT-1098 PHP Undefined properties in TBinaryProtocolFactory