This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch 7.0.x
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/7.0.x by this push:
       new  5c24a2f   Updated release notes
5c24a2f is described below

commit 5c24a2fe1496593f484ed7c79074fb5b702565ec
Author: Bryan Call <bc...@apache.org>
AuthorDate: Thu Oct 20 10:07:13 2016 -0700

    Updated release notes
---
 CHANGES     | 1 +
 Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 83585eb..132d0d3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -249,6 +249,7 @@ Bug:
   *) [TS-4908] HTTP2Stream tries to cancel even twice
   *) [TS-4911] ATS restarts when ts_lua plugin is used with 
collapsed_forwarding plugin and write lock error was encountered (th...
   *) [TS-4915] Crash from hostdb in PriorityQueueLess
+  *) [TS-4916] Http2ConnectionState::restart_streams infinite loop causes 
deadlock
   *) [TS-4925] Manager puking EBADF everywhere
   *) [TS-4934] Assert in Http2Stream::do_io_close() when active timeout
   *) [TS-4938] Crash due to null client_vc
diff --git a/Makefile.am b/Makefile.am
index 8ad3069..e9a38cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ DISTCHECK_CONFIGURE_FLAGS=--with-user=${DIST_BUILD_USER} 
--with-group=${DIST_BUI
 EXTRA_DIST=CHANGES INSTALL STATUS NOTICE LAYOUT LICENSE example contrib 
README-EC2 REVIEWERS
 
 # Default value when creating release candidates
-RC = 0
+RC = 1
 
 # igalic can't remember if this is make check or make test and neither should 
you.
 test: check

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to