otis        2004/05/20 09:28:15

  Modified:    .        CHANGES.txt
  Log:
  - FilteredTermEnum ctor change note
  
  Revision  Changes    Path
  1.85      +3 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- CHANGES.txt       11 May 2004 20:12:43 -0000      1.84
  +++ CHANGES.txt       20 May 2004 16:28:15 -0000      1.85
  @@ -28,6 +28,8 @@
    8. Fixed so that FSDirectory's locks still work when the
       java.io.tmpdir system property is null.  (cutting)
   
  + 9. Changed FilteredTermEnum's constructor to take no parameters,
  +    as the parameters were ignored anyway (bug #28858)
   
   1.4 RC2
   
  
  
  

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

Reply via email to