This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.1.x by this push:
new e5aa880 Updated ChangeLog
e5aa880 is described below
commit e5aa88032d29ce26a13f790454af1d38f2a35b69
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Sep 29 16:41:32 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.1 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.1.1 b/CHANGELOG-9.1.1
index 2e2b881..9bcdd5a 100644
--- a/CHANGELOG-9.1.1
+++ b/CHANGELOG-9.1.1
@@ -22,3 +22,5 @@ Changes with Apache Traffic Server 9.1.1
#8310 - Fix a compile error in rate_limit plugin
#8312 - Fix corner cases in rate limiting plugin
#8315 - doc: Fixes curl syntax for PUSH example
+ #8349 - Fix yamlcpp include folder by using the YAMLCPP_INCLUDE variable
(#8319)
+ #8352 - change MemArena::make test to remove memory leak