You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2015/04/10 03:41:00 UTC

[2/2] hbase git commit: Update CHANGES.txt after HBASE-13445

Update CHANGES.txt after HBASE-13445


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bbf8bf43
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bbf8bf43
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bbf8bf43

Branch: refs/heads/0.98
Commit: bbf8bf4362e858bd9bd0511c9289c31b09b7a927
Parents: 9f76746
Author: Andrew Purtell <ap...@apache.org>
Authored: Thu Apr 9 18:40:12 2015 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Thu Apr 9 18:40:12 2015 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/bbf8bf43/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d80d7b0..269e8f5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -47,6 +47,7 @@ Release 0.98.12 - 4/17/2015
     * [HBASE-13409] - Add categories to uncategorized tests
     * [HBASE-13422] - remove use of StandardCharsets in 0.98
     * [HBASE-13433] - Backward compatibility in 1.0.z for shell broken for get_counter
+    * [HBASE-13445] - RpcServer.Call change in backport of HBASE-13397 not sufficiently backwards compatible
 
 ** Improvement
     * [HBASE-6919] - Remove unnecessary throws IOException from Bytes.readVLong