LUCENE-7135: add issue number in CHANGES.txt

This commit is contained in:
Mike McCandless 2016-10-31 11:23:36 -04:00
parent 417e29a6fd
commit 2baad4c22d
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Bug Fixes
* LUCENE-7429: AnalyzerWrapper can now modify the normalization chain too and
DelegatingAnalyzerWrapper does the right thing automatically. (Adrien Grand)
* Lucene's check for 32 or 64 bit JVM now works around security
* LUCENE-7135: Lucene's check for 32 or 64 bit JVM now works around security
manager blocking access to some properties (Aaron Madlon-Kay via
Mike McCandless)