From: Bryan Duxbury Date: Thu, 13 Jan 2011 18:11:49 +0000 (+0000) Subject: update CHANGES file X-Git-Tag: 0.6.0~4 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=3d60f81ce1a7cde3a801888117e2cbbf5ee774e8;p=common%2Fthrift.git update CHANGES file git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1058695 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ee585481..3130e6ef 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Thrift Changelog Version 0.6.0 THRIFT-940 Build 'make check' fails if boost is not in the std include and link paths (Christian Lavoie) +THRIFT-1032 Build "make dist" fails due to c_glib problem (Michael Lum) THRIFT-1002 C glib CodeStyle: t_c_glib_generator.cc (Anatol Pomozov) THRIFT-975 C glib lib/c_glib/README is missing => breaks make dist (Michael Lum) THRIFT-1003 C glib Polishing c_glib code (Anatol Pomozov)