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 027c5b1 Updated Changelog
027c5b1 is described below
commit 027c5b1ceb4ea02eebf816c2c5c7a9357e98f367
Author: Bryan Call <[email protected]>
AuthorDate: Tue Oct 29 11:35:22 2019 -0700
Updated Changelog
---
CHANGELOG-8.0.6 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG-8.0.6 b/CHANGELOG-8.0.6
index bb445a2..cd0b9d6 100644
--- a/CHANGELOG-8.0.6
+++ b/CHANGELOG-8.0.6
@@ -1,5 +1,15 @@
Changes with Apache Traffic Server 8.0.6
#5105 - tscore/ink_hrtime: add missing cstdint import
+ #5316 - cppcheck: Removed problematic move operators for FixedBufferWriter.
+ #5424 - Fix ContFlags for gcc 9.
+ #5427 - gcc9 - fix class Connection.
+ #5428 - gcc9 - fix CryptoHash.h
+ #5433 - gcc9 - Fix Errata.h, NumericType.h.
+ #5434 - gcc9 - Fix I_Store.h
+ #5435 - gcc9 - fix HTTPVersion.
+ #5887 - Fixed const issue with magick plugin
#5899 - Substitution string has changed
#5911 - Enable stdout logging on FreeBSD
#5989 - Concurrent SRV requests failure
+ #6047 - Change the ready checks for ats to use the actual ats port and not
th…
+ #6088 - Local 8.0.x change for gcc9 - Map.h, MemSpan.h, ink_uuid.h