cutting 2004/03/30 09:48:45 Modified: . CHANGES.txt docs index.html xdocs index.xml Log: A few more 1.4RC2 fixups. Sigh. Revision Changes Path 1.80 +3 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- CHANGES.txt 30 Mar 2004 17:40:08 -0000 1.79 +++ CHANGES.txt 30 Mar 2004 17:48:45 -0000 1.80 @@ -6,6 +6,8 @@ 1. Fixed a few problems with GermanAnalyzer. (Otis, Erik) + 2. Fixed a few bugs in the file format documentation. (cutting) + 1.4 RC1 1.43 +1 -1 jakarta-lucene/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/index.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- index.html 30 Mar 2004 17:35:28 -0000 1.42 +++ index.html 30 Mar 2004 17:48:45 -0000 1.43 @@ -169,7 +169,7 @@ <blockquote> <h3>30 March 2004 - Lucene 1.4 Release Candidate 2 Released</h3> <p>A new release of 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.78">CHANGES.txt</a> + and bug fixes. See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.80">CHANGES.txt</a> for details. Binary and source distributions are available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.4-rc2/">here</a>. </p> 1.17 +1 -1 jakarta-lucene/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/index.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- index.xml 30 Mar 2004 17:35:04 -0000 1.16 +++ index.xml 30 Mar 2004 17:48:45 -0000 1.17 @@ -26,7 +26,7 @@ <h3>30 March 2004 - Lucene 1.4 Release Candidate 2 Released</h3> <p>A new release of 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.78">CHANGES.txt</a> + href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.80">CHANGES.txt</a> for details. Binary and source distributions are available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.4-rc2/">here</a>.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]