Repository: lucy-clownfish Updated Branches: refs/heads/0.4 cc13cb0bb -> 46e422735
Update CHANGES for 0.4.1. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/5ec7dd16 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/5ec7dd16 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/5ec7dd16 Branch: refs/heads/0.4 Commit: 5ec7dd164735c24d084ae9444c05ba2e5719f15e Parents: cc13cb0 Author: Marvin Humphrey <[email protected]> Authored: Thu Sep 25 20:16:46 2014 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Thu Sep 25 20:16:46 2014 -0700 ---------------------------------------------------------------------- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/5ec7dd16/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 03b060a..c32f7de 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,17 @@ Revision history for Apache Clownfish +0.4.1 2014-09-25 + + Bugfixes: + + * [CLOWNFISH-4] - Account for compiler names with invalid leading + whitespace + * [CLOWNFISH-5] - Add stub Clownfish/CFC/Model/Version.pm + * [CLOWNFISH-6] - Update issue tracker in dist metadata + * [CLOWNFISH-8] - CPAN smokers fail to build Lucy + * [CLOWNFISH-16] - Support arguments in $Config{cc} + * [CLOWNFISH-17] - Bump Devel::PPPort dependency to version 3.14 + 0.4.0 2014-08-19 Initial independent release after separation from Apache Lucy.
