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 c318299 Updated Changelog
c318299 is described below
commit c318299a28904a78a4001e88623e92da3790f39f
Author: Bryan Call <[email protected]>
AuthorDate: Tue Oct 30 15:06:28 2018 -0700
Updated Changelog
---
CHANGELOG-8.0.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG-8.0.1 b/CHANGELOG-8.0.1
index c1fca9a..7931960 100644
--- a/CHANGELOG-8.0.1
+++ b/CHANGELOG-8.0.1
@@ -27,7 +27,6 @@ Changes with Apache Traffic Server 8.0.1
#4283 - Test: Convert test_Http2DependencyTree.cc to Catch
#4287 - Test: Fix issues with new Catch unit tests
#4288 - Rewrite traffic_layout with ArgParser
- #4296 - Fix libjansson & libcjose static or dynamic detection
#4299 - Inherit parent config file root-required attribute
#4307 - Add a search path for Tcl
#4308 - remap.config .include files trigger reloads
@@ -64,3 +63,4 @@ Changes with Apache Traffic Server 8.0.1
#4464 - Fixes more leaks when no OCSP URL is available
#4465 - Fixes memory leaks in compress plugin
#4484 - Fixes memory leaks in header_rewrite
+ #4489 - Fixes plugin builds using tsxs on MacOS