LUCENE-829: (close readers in contrib/benchmark) - also update CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@518874 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doron Cohen 2007-03-16 06:47:44 +00:00
parent 977e729685
commit 78a6922c43
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ Bug fixes
9. LUCENE-814: javacc build targets now fix line-end-style of generated files.
Now also deleting all javacc generated files before calling javacc.
(Steven Parkes, Doron Cohen)
10. LUCENE-829: close readers in contrib/benchmark. (Karl Wettin, Doron Cohen)
New features