summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBryan Duxbury <bryanduxbury@apache.org>2011-01-20 17:47:28 +0000
committerBryan Duxbury <bryanduxbury@apache.org>2011-01-20 17:47:28 +0000
commitc7cd68eb86bfc4c07a12ee929fa2f7acdad909fc (patch)
tree0edec3370ff75409c2f2851c15fc5b3c92ba9fae /CHANGES
parent39fbb9a95bb217218414b24450b38dee0d628203 (diff)
downloadthrift-c7cd68eb86bfc4c07a12ee929fa2f7acdad909fc.tar.gz
commit a CHANGES change
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1061415 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 078643b2f..e28ea621e 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)