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
The following commit(s) were added to refs/heads/8.0.x by this push:
new e43fb51 Updated Changelog
e43fb51 is described below
commit e43fb5134021389df951fc1bc4211e444d26a034
Author: Bryan Call <[email protected]>
AuthorDate: Tue Oct 29 16:56:57 2019 -0700
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 cd0b9d6..ffe98f6 100644
--- a/CHANGELOG-8.0.6
+++ b/CHANGELOG-8.0.6
@@ -1,4 +1,5 @@
Changes with Apache Traffic Server 8.0.6
+ #5078 - Fix directives for checking TS_USE_TLS_OCSP
#5105 - tscore/ink_hrtime: add missing cstdint import
#5316 - cppcheck: Removed problematic move operators for FixedBufferWriter.
#5424 - Fix ContFlags for gcc 9.
@@ -7,6 +8,7 @@ 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.
+ #5516 - Make code compilable with BoringSSL
#5887 - Fixed const issue with magick plugin
#5899 - Substitution string has changed
#5911 - Enable stdout logging on FreeBSD