Added to CHANGELOG.txt
Project: http://git-wip-us.apache.org/repos/asf/avro/repo Commit: http://git-wip-us.apache.org/repos/asf/avro/commit/81ca4dba Tree: http://git-wip-us.apache.org/repos/asf/avro/tree/81ca4dba Diff: http://git-wip-us.apache.org/repos/asf/avro/diff/81ca4dba Branch: refs/heads/master Commit: 81ca4dba8176c1a577205d12e1088880b7714947 Parents: 2cb0638 Author: Thiruvalluvan M. G <[email protected]> Authored: Fri May 19 22:41:24 2017 +0530 Committer: Thiruvalluvan M G <[email protected]> Committed: Fri May 19 22:41:24 2017 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/avro/blob/81ca4dba/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index bd03204..841f47f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -48,6 +48,8 @@ Trunk (not yet released) AVRO-1748. Add Snappy Compression to C++ DataFile (J. Langley via thiru) + AVRO-1723. Add support for forward declarations in avro IDL (Zoltan Farcas via thiru) + BUG FIXES AVRO-1741: Python3: Fix error when codec is not in the header.
