This is an automated email from the ASF dual-hosted git repository.
sakthi pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-1.3 by this push:
new 80d1f62 Update 1.3.6 release date in CHANGES.txt
80d1f62 is described below
commit 80d1f62cf7eaaeea569fe5a2e4a91fc270e7bc1f
Author: Sakthi <[email protected]>
AuthorDate: Mon Oct 21 00:04:48 2019 -0700
Update 1.3.6 release date in CHANGES.txt
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 2e87df6..68e3709 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
HBase Change Log
-Release Notes - HBase - Version 1.3.6
+Release Notes - HBase - Version 1.3.6 10/19/2019
** Sub-task
* [HBASE-22132] - Backport HBASE-22115 "HBase RPC aspires to grow an
infinite tree of trace scopes; some other places are also unsafe" intent to
branch-1