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 399b3e9 Update 1.3.6 Release date in CHANGES.txt
399b3e9 is described below
commit 399b3e9d1bc68c2709565f0a1a719a9a66999564
Author: Sakthi <[email protected]>
AuthorDate: Thu Oct 24 11:09:16 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 68e3709..be58a62 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
HBase Change Log
-Release Notes - HBase - Version 1.3.6 10/19/2019
+Release Notes - HBase - Version 1.3.6 10/20/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