Commit 4d525f2f authored by Robert Edmonds's avatar Robert Edmonds

ChangeLog: credit Andrei Nigmatulin for #138

parent 3fccff93
......@@ -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
......
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