dnaber      2004/08/27 13:11:00

  Modified:    .        CHANGES.txt
  Log:
  whitespace changes only
  
  Revision  Changes    Path
  1.104     +11 -10    jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- CHANGES.txt       17 Aug 2004 20:53:34 -0000      1.103
  +++ CHANGES.txt       27 Aug 2004 20:11:00 -0000      1.104
  @@ -18,16 +18,17 @@
       hierarchy and is now org.apache.lucene.analysis.WordlistLoader
       (Daniel Naber)
       
  -  4. Fixed a bug in IndexWriter.addIndexes(IndexReader[] readers) that
  -     prevented deletion of obsolete segments. (Christoph Goller)
  + 4. Fixed a bug in IndexWriter.addIndexes(IndexReader[] readers) that
  +    prevented deletion of obsolete segments. (Christoph Goller)
        
  -  5. Disk usage (peak requirements during indexing and optimization)
  -     in case of compound file format has been improved. 
  -     (Bernhard, Dmitry, and Christoph)
  + 5. Disk usage (peak requirements during indexing and optimization)
  +    in case of compound file format has been improved. 
  +    (Bernhard, Dmitry, and Christoph)
  +
  + 6. Added javadocs-internal to build.xml - bug #30360
  +    (Paul Elschot via Otis)
  +
   
  -  6. Added javadocs-internal to build.xml - bug #30360
  -     (Paul Elschot via Otis)
  - 
   1.4.1
   
    1. Fixed a performance bug in hit sorting code, where values were not
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to