From: Petteri Aimonen Date: Sun, 5 Mar 2017 16:27:44 +0000 (+0200) Subject: Update changelog X-Git-Tag: 5.0.2~186^2~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6a24679f105d002c7f7ca1c2c063e07b23dca84f;p=apps%2Fagl-service-can-low-level.git Update changelog --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a5de21cc..5006a387 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ nanopb-0.3.8 (2016-03-xx) Fix problems with multiple oneofs in same message (#229) Zero-valued extension fields were mistakenly ignored by encoder (#242) - Various fixes related to proto3 encoding (#242, #245, #247) + Multiple fixes related to proto3 mode (#242, #245, #247, #249) Fix potential unaligned access (#226, #227) Fix documentation for protoc --plugin argument (#239) Extend inline / fixed length bytes array support (#244)