diff --git a/CHANGES.txt b/CHANGES.txt index 4eb97e0a65e..1bbc1d27441 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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