sequence numbers: fix issue number in CHANGES

This commit is contained in:
Mike McCandless 2016-06-02 05:59:10 -04:00
parent 133590484b
commit 06ff43718f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ New Features
applicable and supported when copying files from another FSDirectory in
Directory#copyFrom. (Simon Willnauer)
* LUCENE-73012: IndexWriter methods that change the index now return a
* LUCENE-7302: IndexWriter methods that change the index now return a
long "sequence number" indicating the effective equivalent
single-threaded execution order (Mike McCandless)