Commit 9dd8d96e authored by lahiker42's avatar lahiker42

prepare for release.


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@95 00440858-1255-0410-a3e6-75ea37f81c3a
parent 11f43292
......@@ -17,5 +17,8 @@
- Generate message__init functions, for when the static initializer
isn't convenient.
- add some reserved fields at the end of the various descriptors
0.7 (NOT YET RELEASED)
0.7:
- memory leak: unknown fields were not being freed by free_unpacked()
- lowercase field names consistently when composing
default_value names. (issue 11)
- remove spurious semicolon (issue 10)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment