Add CHANGES for 0.6.0.
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/f1c0f220 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/f1c0f220 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/f1c0f220 Branch: refs/heads/master Commit: f1c0f2201988e288240dfde8e073cc7bd717014c Parents: 489d7fc Author: Marvin Humphrey <[email protected]> Authored: Wed Sep 14 17:18:45 2016 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Wed Sep 14 17:18:45 2016 -0700 ---------------------------------------------------------------------- CHANGES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/f1c0f220/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index eef7153..6fe6c48 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,22 @@ Revision history for Lucy +0.6.0 XXXX-XX-XX + + Tasks: + + * [LUCY-301] - Change Read_C32/etc to explicitly signed + Read_CI32/CU32/etc + * [LUCY-302] - Widen array index type and fix conversion warnings in + NumberUtils. + + Bugfixes: + + * [LUCY-297] - Perl 5.10 build broken: "token_re is not a qr// entity" + * [LUCY-298] - Random numeric junk in tempfile name + * [LUCY-300] - Restrict max field length to 2 GB + * [LUCY-303] - "make test" broken on Cygwin + * [LUCY-307] - Lucy::Simple's `search` stopped supporting `sort_spec` + 0.5.1 2016-04-14 Bugfixes:
