Repository: hbase Updated Branches: refs/heads/0.98 52f0246d1 -> bcf3665d2
Fix the release date for 0.98.12 in CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bcf3665d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bcf3665d Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bcf3665d Branch: refs/heads/0.98 Commit: bcf3665d2ec4cb5dd9b01d68a6ecb39d3c5aee24 Parents: 52f0246 Author: Andrew Purtell <apurt...@apache.org> Authored: Thu Apr 2 10:33:39 2015 -0700 Committer: Andrew Purtell <apurt...@apache.org> Committed: Thu Apr 2 10:33:39 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/bcf3665d/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 46c2f30..bb47304 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ HBase Change Log -Release 0.98.12 - 4/03/2015 +Release 0.98.12 - 4/8/2015 ** Sub-task * [HBASE-13006] - Document visibility label support for groups