updating 0.7 changes for a missing ticket
authorJake Farrell <jfarrell@apache.org>
Thu, 11 Aug 2011 20:58:39 +0000 (20:58 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 11 Aug 2011 20:58:39 +0000 (20:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.7.x@1156828 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index af0a576..4f9ee3e 100644 (file)
--- 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