mirror of https://github.com/apache/lucene.git
LUCENE-3163: add link to jira versions information to CHANGES.txt files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b893d89f58
commit
063d18e280
|
@ -1,5 +1,8 @@
|
||||||
Lucene Change Log
|
Lucene Change Log
|
||||||
|
|
||||||
|
For more information on past and future Lucene versions, please see:
|
||||||
|
http://s.apache.org/luceneversions
|
||||||
|
|
||||||
======================= Trunk (not yet released) =======================
|
======================= Trunk (not yet released) =======================
|
||||||
|
|
||||||
Changes in backwards compatibility policy
|
Changes in backwards compatibility policy
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
Lucene contrib change Log
|
Lucene contrib change Log
|
||||||
|
|
||||||
|
For more information on past and future Lucene versions, please see:
|
||||||
|
http://s.apache.org/luceneversions
|
||||||
|
|
||||||
======================= Trunk (not yet released) =======================
|
======================= Trunk (not yet released) =======================
|
||||||
|
|
||||||
Build
|
Build
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
Analysis Module Change Log
|
Analysis Module Change Log
|
||||||
|
|
||||||
|
For more information on past and future Lucene versions, please see:
|
||||||
|
http://s.apache.org/luceneversions
|
||||||
|
|
||||||
======================= Trunk (not yet released) =======================
|
======================= Trunk (not yet released) =======================
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
|
|
@ -2,6 +2,9 @@ Lucene Benchmark Contrib Change Log
|
||||||
|
|
||||||
The Benchmark contrib package contains code for benchmarking Lucene in a variety of ways.
|
The Benchmark contrib package contains code for benchmarking Lucene in a variety of ways.
|
||||||
|
|
||||||
|
For more information on past and future Lucene versions, please see:
|
||||||
|
http://s.apache.org/luceneversions
|
||||||
|
|
||||||
05/25/2011
|
05/25/2011
|
||||||
LUCENE-3137: ExtractReuters supports out-dir param suffixed by a slash. (Doron Cohen)
|
LUCENE-3137: ExtractReuters supports out-dir param suffixed by a slash. (Doron Cohen)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue