Update CHANGES for 0.4.2.
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/7beddbcf Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/7beddbcf Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/7beddbcf Branch: refs/heads/0.4 Commit: 7beddbcfbe770c1f8022ec90b58a53cc851b06fe Parents: c68b319 Author: Marvin Humphrey <[email protected]> Authored: Tue Nov 18 16:10:06 2014 -0800 Committer: Marvin Humphrey <[email protected]> Committed: Tue Nov 18 16:10:06 2014 -0800 ---------------------------------------------------------------------- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/7beddbcf/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 36bdc58..9412a1f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ Revision history for Lucy +0.4.1 2014-11-18 + + Bugfixes: + + * [LUCY-272] - Wrong encoding of extremely small similarity values + + 0.4.1 2014-09-25 Bugfixes: @@ -7,6 +14,7 @@ Revision history for Lucy * [LUCY-269] - Field names with underscores break query parser * [LUCY-270] - RegexTokenizer broken in C bindings + 0.4.0 2014-08-21 Bugfixes:
