mirror of https://github.com/apache/lucene.git
Updating for 1.4.1 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8bd9b14464
commit
16bca81ce7
|
@ -167,7 +167,12 @@ limitations under the License.
|
|||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<h3>1 July 2004 - Lucene 1.4 Final Released</h3>
|
||||
<h3>2 August 2004 - Lucene 1.4.1 Released</h3>
|
||||
<p>This fixes a few bugs in 1.4-final. See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.96">CHANGES.txt</a>
|
||||
for details. Binary and source distributions are
|
||||
available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.4.1/">here</a>.
|
||||
</p>
|
||||
<h3>1 July 2004 - Lucene 1.4 Final Released</h3>
|
||||
<p>A new release of Lucene is available with many new
|
||||
features and bug fixes. See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.94">CHANGES.txt</a>
|
||||
for details. Binary and source distributions are
|
||||
|
|
|
@ -23,6 +23,14 @@
|
|||
|
||||
<section name="Lucene News">
|
||||
|
||||
<h3>2 August 2004 - Lucene 1.4.1 Released</h3>
|
||||
|
||||
<p>This fixes a few bugs in 1.4-final. See <a
|
||||
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.96">CHANGES.txt</a>
|
||||
for details. Binary and source distributions are
|
||||
available <a
|
||||
href="http://cvs.apache.org/dist/jakarta/lucene/v1.4.1/">here</a>.
|
||||
</p>
|
||||
<h3>1 July 2004 - Lucene 1.4 Final Released</h3>
|
||||
|
||||
<p>A new release of Lucene is available with many new
|
||||
|
|
Loading…
Reference in New Issue