mirror of https://github.com/apache/lucene.git
adding LUCENE-4890 fix to trunk/lucene/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495764 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b575956f21
commit
49d353bf61
|
@ -111,6 +111,9 @@ Changes in backwards compatibility policy
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
|
* LUCENE-4890: QueryTreeBuilder.getBuilder() only finds interfaces on the
|
||||||
|
most derived class. (Adriano Crestani)
|
||||||
|
|
||||||
* LUCENE-4997: Internal test framework's tests are sensitive to previous
|
* LUCENE-4997: Internal test framework's tests are sensitive to previous
|
||||||
test failures and tests.failfast. (Dawid Weiss, Shai Erera)
|
test failures and tests.failfast. (Dawid Weiss, Shai Erera)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue