Repository: lucy-clownfish Updated Branches: refs/heads/master bd6bcde5d -> 366ecac93
Dupe CHANGES from 0.5.x. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/95cb8751 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/95cb8751 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/95cb8751 Branch: refs/heads/master Commit: 95cb87514628beded6c1351ccf2849b913d45096 Parents: bd6bcde Author: Marvin Humphrey <[email protected]> Authored: Wed Sep 14 17:26:16 2016 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Wed Sep 14 17:26:16 2016 -0700 ---------------------------------------------------------------------- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/95cb8751/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index d295a0b..e756a76 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,13 @@ Revision history for Apache Clownfish +0.5.1 2016-04-14 + + Bugfixes: + + * [CLOWNFISH-77] - Failed test 'reject bad name' on Strawberry Perl + * [CLOWNFISH-88] - Travis Perl setup broken + * [CLOWNFISH-89] - Stale .cfh files can cause build failures + 0.5.0 2016-03-04 New features: @@ -29,6 +37,7 @@ Revision history for Apache Clownfish * [CLOWNFISH-62] - Crash when passing Perl variable as decremented arg * [CLOWNFISH-63] - Don't export private methods via Go * [CLOWNFISH-69] - Clownfish::CFC missing from CPAN prereqs + * [CLOWNFISH-84] - Guarantee nul-terminated arg to strtod in Str_To_F64 Improvements:
