From 11074a2c4e940fa5901e206946906faa07ccf877 Mon Sep 17 00:00:00 2001 From: Michael McCandless Date: Thu, 18 Sep 2008 17:06:24 +0000 Subject: [PATCH] switch to 2.9-dev on trunk git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@696715 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 23 ++++++++++++++++++++--- common-build.xml | 2 +- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 2d1f0b80f1b..71b52e88076 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,15 +1,32 @@ Lucene Change Log $Id$ +======================= Trunk (not yet released) ======================= + +Changes in runtime behavior + +API Changes + +Bug fixes + +New features + +Optimizations + +Documentation + +Build + +Test Cases + +======================= Release 2.4 (estimated: 2008-09-30) ======================= + NOTE: In a minor change to Lucene's backward compatibility policy, we are now allowing the Fieldable interface to have changes, within reason, and made on a case-by-case basis. If an application implements it's own Fieldable, please be aware of this. Otherwise, no need to be concerned. For more details see https://issues.apache.org/jira/browse/LUCENE-1349. This is in effect for all 2.X releases, starting with 2.4. Also note, that in all likelihood, Fieldable will be changed in 3.0. - -======================= Trunk (not yet released) ======================= - Changes in runtime behavior 1. LUCENE-1151: Fix StandardAnalyzer to not mis-identify host names diff --git a/common-build.xml b/common-build.xml index 80e1b9d1fa4..5c7ecd80fb9 100644 --- a/common-build.xml +++ b/common-build.xml @@ -40,7 +40,7 @@ - +