From 9719920074d41208da0b3618f3ef52cb180eb435 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sat, 23 Sep 2017 13:38:02 +0300 Subject: Update changelog --- AUTHORS.txt | 1 + CHANGELOG.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index 762a4e7..347c133 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -35,4 +35,5 @@ Harald Fernengel Alice Wang Kevin Fitch Kamal Marhubi +Elco Jacobs diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 78ba8a9..a654e44 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -nanopb-0.3.9 (2017-09-xx) +nanopb-0.3.9 (2017-09-23) Fix bugs in proto3 encoding of submessages (#256) Fix message size calculation for arrays of size 1 (#253) Fix segfault with FT_CALLBACK inside FT_POINTER (#259) @@ -7,6 +7,7 @@ nanopb-0.3.9 (2017-09-xx) Add option to build without 64-bit support (#86) Add options to define source and header file extensions (#264) Add pb_en/decode_nullterminated() (part of #278) + Add pb_decode_delimited_noinit (#284) CMake: add dependency for .options file (#265) CMake: change use of relative paths (#250,#271,#273) Better error message for missing max_size option (#281) -- cgit v1.2.3