mirror of https://github.com/apache/lucene.git
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:
parent
15bda7eb1a
commit
8be6749a7e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue