summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Farrell <jfarrell@apache.org>2011-04-20 20:11:07 +0000
committerJake Farrell <jfarrell@apache.org>2011-04-20 20:11:07 +0000
commit5a53060de2af5959db0ef21ee4a865ae3fa67fd3 (patch)
tree879add948d67cdf5afe55a8de1f5f315311f2895
parent3ecea5005880b9fb86fc854b85e6812897d0683b (diff)
downloadthrift-0.6.x.tar.gz
Updating CHANGES for 0.6.1.0.6.x
git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095500 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1f92670d8..aa22f2fc9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,14 @@
Thrift Changelog
+Version 0.6.1
+
+THRIFT-1074 Build .keystore and .truststore are missing from the 0.6.0 distribution (Jake Farrell)
+THRIFT-1131 C# C# JSON Protocol is unable to decode escaped characters in string (Maciek Weksej)
+THRIFT-363 Java Maven Deploy (Jake Farrell)
+THRIFT-1109 Java Deploy fb303 along side libthrift to maven repo (Jake Farrell)
+THIRFT-1133 JavaScript Java and JavaScript tutorial is broken since we have Java maven deployment (Roger Meier, Jake Farrell)
+
+
Version 0.6.0
THRIFT-940 Build 'make check' fails if boost is not in the std include and link paths (Christian Lavoie)