From 1991b61b49a19d510afa2e286a96e583f347cb80 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Sun, 18 Mar 2012 22:46:09 +0000 Subject: [PATCH] Merged revision(s) 1302243 from lucene/dev/branches/branch_3x: LUCENE-3738: Add missing backwards break git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302244 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 429e592c251..546ab80d828 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -783,6 +783,10 @@ Changes in backwards compatibility policy now count to memory usage as any other Java object. (Dawid Weiss, Uwe Schindler, Shai Erera) +* LUCENE-3738: All readXxx methods in BufferedIndexInput were made + final. Subclasses should only override protected readInternal / + seekInternal. (Uwe Schindler) + Changes in Runtime Behavior * LUCENE-3796, SOLR-3241: Throw an exception if you try to set an index-time