ChangeLog: Document recent changes

This commit is contained in:
Robert Edmonds 2015-01-05 15:36:28 -05:00
parent 35ec2e2f9c
commit a57204d867

View File

@ -3,7 +3,13 @@ protobuf-c (1.1.0) UNRELEASED
[ Ilya Lipnitskiy ]
* Fix a bug when merging optional byte fields.
* Implement oneof support.
* Documentation updates.
* Implement oneof support (Issue #174). Protobuf 2.6.0 or newer is now
required to build protobuf-c.
* Print leading comments for enum, message, and field definitions into
generated header files (Issue #175).
protobuf-c (1.0.2)