[trafficserver] 03/03: Updated ChangeLog

2020-11-30 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
Author: Bryan Call 
AuthorDate: Mon Nov 30 11:02:11 2020 -0800

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 82e578e..5dc64c4 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1127,3 +1127,6 @@ Changes with Apache Traffic Server 9.0.0
   #7293 - sphinx for 9.x has to be 2.0.1
   #7294 - Make double Au test more reliable.
   #7299 - Adds a shell script to help build the H3 toolchains
+  #7301 - Updated release notes for 9.0.0 to have QUIC draft 29 support as well
+  #7360 - ESI: Ensure gzip header is always initialized
+  #7361 - Add negative caching tests and fixes.



[trafficserver] 03/03: Updated Changelog

2019-11-05 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 66c0112cbf907f3ea2158b91a5106df8594d4bc3
Author: Bryan Call 
AuthorDate: Tue Nov 5 15:55:23 2019 -0800

Updated Changelog
---
 CHANGELOG-8.0.6 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-8.0.6 b/CHANGELOG-8.0.6
index 990f2ec..19906f2 100644
--- a/CHANGELOG-8.0.6
+++ b/CHANGELOG-8.0.6
@@ -14,6 +14,8 @@ Changes with Apache Traffic Server 8.0.6
   #5433 - gcc9 - Fix Errata.h, NumericType.h.
   #5434 - gcc9 - Fix I_Store.h
   #5435 - gcc9 - fix HTTPVersion.
+  #5462 - gcc9: fixed issue with always printing a null char*
+  #5497 - gcc9: sprintf and strncat fixes in plugins
   #5516 - Make code compilable with BoringSSL
   #5823 - Avoid AWS auth v4 path/query param double encoding
   #5833 - Fix H2 internal counters



[trafficserver] 03/03: Updated Changelog

2018-09-20 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit b310e3566f58dd04ec2b15b111ec86ea70e20019
Author: Bryan Call 
AuthorDate: Thu Sep 20 10:14:58 2018 -0700

Updated Changelog
---
 CHANGELOG-8.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-8.0.0 b/CHANGELOG-8.0.0
index d7e20d3..5631aa0 100644
--- a/CHANGELOG-8.0.0
+++ b/CHANGELOG-8.0.0
@@ -1238,3 +1238,5 @@ Changes with Apache Traffic Server 8.0.0
   #4244 - git ignore - location of autogenerated headers changed
   #4247 - Removes the deprecated plugin coallapsed_connection
   #4248 - PR-3724: Fix additional linkage issues.
+  #4271 - Updated the rpm spec file to have the correct files and fixed 
permissions
+  #4276 - Use the default log rotation enabled value and remove old comments 
in logging.yaml and link to docs