credit where credits due ;)

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@830000 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2009-10-26 22:21:07 +00:00
parent e4fdf4856e
commit b14fd4bccc

View File

@ -45,7 +45,7 @@ Bug fixes
StringIndexOutOfBoundsException. (Koji Sekiguchi)
* LUCENE-1929: Highlighter throws exception on NumericRangeQuery.
(Mark Miller)
(Mark Miller, Uwe Schindler)
* LUCENE-2001: Wordnet Syns2Index incorrectly parses synonyms that
contain a single quote. (Parag H. Dave via Robert Muir)