diff --git a/CHANGES b/CHANGES index 28c1f40e00d..a0d2a3ced97 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Apache Thrift Changelog Thrift 0.9.2 -------------------------------------------------------------------------------- ## Bug + * [THRIFT-2793] - Go compiler produces uncompilable code * [THRIFT-1481] - Unix domain sockets in C++ do not support the abstract namespace * [THRIFT-1455] - TBinaryProtocolT::writeString casts from size_t to uint32_t, which is not safe on 64-bit platforms * [THRIFT-1579] - PHP Extention - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize