ChangeLog: credit Andrei Nigmatulin for #138

This commit is contained in:
Robert Edmonds 2014-04-03 12:14:03 -04:00
parent 3fccff9381
commit 4d525f2fff

View File

@ -9,6 +9,9 @@ protobuf-c (1.0.0) UNRELEASED
* Revert the problematic hash-based required field detection.
(Related to Issue #60, #79, #137.)
* Replace the 'packed' member of ProtobufCFieldDescriptor with a 'flags'
word. Define flags for packed and deprecated fields. (Issue #138.)
[ Dave Benson ]
* Treat a "length-prefixed" wire-type message for a repeated field as
packed-repeated whenever it makes sense (for all types other than