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 ccf0d6c Updated Changelog
ccf0d6c is described below
commit ccf0d6cf6c08b2e2380cfa02cb936abb151ddcb2
Author: Bryan Call <[email protected]>
AuthorDate: Wed Oct 24 08:35:09 2018 -0700
Updated Changelog
---
CHANGELOG-8.0.1 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG-8.0.1 b/CHANGELOG-8.0.1
index facd9ac..3db1dad 100644
--- a/CHANGELOG-8.0.1
+++ b/CHANGELOG-8.0.1
@@ -42,6 +42,7 @@ Changes with Apache Traffic Server 8.0.1
#4340 - Fixes spelling in spec summary
#4342 - Update the include dir paths for new layout
#4343 - ArgParser: enable default command and help message update
+ #4344 - Add test for ticket reuse with
proxy.config.ssl.server.ticket_key.filename
#4352 - client_bytes should be initialized as 0
#4364 - Added debugging information on parent proxy
#4367 - s3_auth_v4: update default region map
@@ -54,3 +55,7 @@ Changes with Apache Traffic Server 8.0.1
#4395 - TCL: Remove MgmtHashTable.h
#4396 - Allows unknown configuration variables when specified on the
commandline
#4401 - Removes errant mid-sentence extra space from message
+ #4444 - Uses stack-based buffer for record lookup during logging
+ #4447 - Fixes memory leak in header_rewrite when GeoIP is used
+ #4451 - Fixes leak when no OCSP URL is available
+ #4465 - Fixes memory leaks in compress plugin