You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2016/01/05 06:54:03 UTC

hbase git commit: missed some CHANGES.txt for 0.94.28RC0

Repository: hbase
Updated Branches:
  refs/heads/0.94 a47398705 -> c97c915ec


missed some CHANGES.txt for 0.94.28RC0


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

Branch: refs/heads/0.94
Commit: c97c915ec886e1dc47b34a2d5e2356da5c561cab
Parents: a473987
Author: Lars Hofhansl <la...@apache.org>
Authored: Mon Jan 4 21:54:15 2016 -0800
Committer: Lars Hofhansl <la...@apache.org>
Committed: Mon Jan 4 21:54:15 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/c97c915e/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index e0b2217..68b6b2e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,6 +14,14 @@ Bug
     [HBASE-15054] - Allow 0.94 to compile with JDK8
     [HBASE-15059] - Allow 0.94 to compile against Hadoop 2.7.x
 
+Improvement
+
+    [HBASE-13344] - Add enforcer rule that matches our JDK support statement
+
+Task
+
+    [HBASE-14747] - Make it possible to build Javadoc and xref reports for 0.94 again
+
 Release 0.94.27 - 03/18/2015
 Sub-task