add correct credits

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2009-12-22 07:37:16 +00:00
parent e6253de226
commit e1680c8cea
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ API Changes
accidentally removed in 3.0.0) (Mike McCandless)
* LUCENE-1972: Restore SortField.getComparatorSource (it was
accidentally removed in 3.0.0) (Uwe Schindler)
accidentally removed in 3.0.0) (John Wang via Uwe Schindler)
Bug fixes