carlson 02/05/11 06:32:30 Modified: . CHANGES.txt Log: Add changes for unit test fixes Revision Changes Path 1.13 +5 -3 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- CHANGES.txt 7 May 2002 21:28:51 -0000 1.12 +++ CHANGES.txt 11 May 2002 13:32:30 -0000 1.13 @@ -1,6 +1,6 @@ Lucene Change Log -$Id: CHANGES.txt,v 1.12 2002/05/07 21:28:51 otis Exp $ +$Id: CHANGES.txt,v 1.13 2002/05/11 13:32:30 carlson Exp $ 1.2 RC5 @@ -42,8 +42,10 @@ 13. Applied a patch that ensures that searches that use DateFilter don't throw an exception when no matches are found. (David Smiley, via otis) - - + + 14. Fixed bugs in DateFilter and wildcardquery unit tests. (cutting, otis, carlson) + + 1.2 RC4 1. Updated contributions section of website.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>