LUCENE-6551: fix issue number

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684985 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2015-06-11 22:08:07 +00:00
parent f68abe9378
commit 864e14c6da
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ API Changes
incorrect results for Numeric fields using precisionStep incorrect results for Numeric fields using precisionStep
(hossman, Robert Muir) (hossman, Robert Muir)
* LUCENE-6511: Add missing ConcurrentMergeScheduler.getAutoIOThrottle * LUCENE-6551: Add missing ConcurrentMergeScheduler.getAutoIOThrottle
getter (Simon Willnauer, Mike McCandless) getter (Simon Willnauer, Mike McCandless)
Bug fixes Bug fixes