aboutsummaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 85142a61..52228845 100644
--- a/readme.txt
+++ b/readme.txt
@@ -9,6 +9,16 @@ project page for the C++, Java and Python project:
http://protobuf.googlecode.com
+Release 0.9.1
+-------------
+
+Fix to release 0.9:
+
+- Include protos in binary download
+- Fix issue 10: incorrect encoding of packed fields when serialized
+ size wasn't fetched first
+
+
Release 0.9
-----------