Repository: lucy Updated Branches: refs/heads/0.4 46f2f3f05 -> cecd7fd04
Update changes for 0.4.1. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d1e3de82 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/d1e3de82 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/d1e3de82 Branch: refs/heads/0.4 Commit: d1e3de8221d599433aca9875b48e3e7e38ea6c01 Parents: 46f2f3f Author: Marvin Humphrey <[email protected]> Authored: Thu Sep 25 17:43:35 2014 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Thu Sep 25 17:43:35 2014 -0700 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/d1e3de82/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index d733c02..36bdc58 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ Revision history for Lucy +0.4.1 2014-09-25 + + Bugfixes: + + * [LUCY-269] - Field names with underscores break query parser + * [LUCY-270] - RegexTokenizer broken in C bindings + 0.4.0 2014-08-21 Bugfixes:
