From 7a8ebbcefba909047d0ccc6114ad88e5b8d8612e Mon Sep 17 00:00:00 2001 From: Jim Kellerman Date: Mon, 14 Jan 2008 23:27:51 +0000 Subject: [PATCH] HADOOP-2558 modified CHANGES.txt to indicate that this is an incompatible change. git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk/src/contrib/hbase@611970 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index c4ed40e7af8..9c1c6f25d71 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,8 @@ Trunk (unreleased changes) (test input data) HADOOP-2478 Restructure how HBase lays out files in the file system (phase 2) Includes migration tool org.apache.hadoop.hbase.util.Migrate + HADOOP-2558 org.onelab.filter.BloomFilter class uses 8X the memory it should + be using NEW FEATURES HADOOP-2061 Add new Base64 dialects @@ -177,8 +179,6 @@ Trunk (unreleased changes) HADOOP-2548 Make TableMap and TableReduce generic (Frederik Hedberg via Stack) HADOOP-2557 Shell count function (Edward Yoon via Stack) - HADOOP-2558 org.onelab.filter.BloomFilter class uses 8X the memory it should - be using Release 0.15.1 Branch 0.15