add CHANGES entry for oal.Lock.isLocked now throwing ioe

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831699 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-11-01 16:40:05 +00:00
parent 15bda7eb1a
commit 8be6749a7e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ Changes in backwards compatibility policy
needs to be recompiled against Lucene 3.0 in order to work. The previously
deprecated IndexCommitPoint is also removed. (Michael Busch)
* oal.Lock.isLocked is now allowed to throw an IOException
Changes in runtime behavior
* LUCENE-1677: Remove the system property to set SegmentReader class