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 3daec3e Updated Changelog
3daec3e is described below
commit 3daec3eb317f43b5e9a7505723d2cb443c4b1477
Author: Bryan Call <[email protected]>
AuthorDate: Wed Oct 24 11:23:43 2018 -0700
Updated Changelog
---
CHANGELOG-8.0.1 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG-8.0.1 b/CHANGELOG-8.0.1
index 3db1dad..4400ff7 100644
--- a/CHANGELOG-8.0.1
+++ b/CHANGELOG-8.0.1
@@ -55,7 +55,11 @@ 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
+ #4429 - Fix build for 32bits armhf arch. Partialy closes #4361
#4444 - Uses stack-based buffer for record lookup during logging
+ #4445 - Converts loop and callees in SSLInitServerContext to std::string
#4447 - Fixes memory leak in header_rewrite when GeoIP is used
#4451 - Fixes leak when no OCSP URL is available
+ #4452 - Fix leak in stapling_refresh_response
+ #4464 - Fixes more leaks when no OCSP URL is available
#4465 - Fixes memory leaks in compress plugin