dnaber 2004/08/27 13:17:49 Modified: . CHANGES.txt Log: document that methods have been deprecated Revision Changes Path 1.105 +6 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- CHANGES.txt 27 Aug 2004 20:11:00 -0000 1.104 +++ CHANGES.txt 27 Aug 2004 20:17:49 -0000 1.105 @@ -28,6 +28,11 @@ 6. Added javadocs-internal to build.xml - bug #30360 (Paul Elschot via Otis) + 7. Several methods and fields have been deprecated. The API documentation + contains information about the recommended replacements. It is planned + that the deprecated methods and fields will be removed in Lucene 2.0. + (Daniel Naber) + 1.4.1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]