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
diff --git a/CHANGES b/CHANGES
index af0a576..4f9ee3e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@
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