mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-29 23:42:12 +08:00
prepare for release.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@95 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
11f4329254
commit
9dd8d96ebc
@ -17,5 +17,8 @@
|
|||||||
- Generate message__init functions, for when the static initializer
|
- Generate message__init functions, for when the static initializer
|
||||||
isn't convenient.
|
isn't convenient.
|
||||||
- add some reserved fields at the end of the various descriptors
|
- 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()
|
- 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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user