THRIFT-2793: Go compiler produces uncompilable code
Client: go
Patch: Jens Geyer

Updating changelog for this ticket
diff --git a/CHANGES b/CHANGES
index 28c1f40..a0d2a3c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@
 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<Transport_>::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