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 682f899 Updated ChangeLog
682f899 is described below
commit 682f899871b5af5252d1c1105bf998239a2a8eb8
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Aug 9 21:05:10 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.1.0 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.1.0 b/CHANGELOG-9.1.0
index a0b1efe..7d6fdec 100644
--- a/CHANGELOG-9.1.0
+++ b/CHANGELOG-9.1.0
@@ -402,3 +402,4 @@ Changes with Apache Traffic Server 9.1.0
#8211 - Avoid the strdup, albeit safe, annoys CA
#8213 - Add dead server policy control and metric. Improve messages.
#8217 - uri_signing: fix for copying too many bytes and compiler warnings
+ #8224 - Include cstring.h to make debian builds happier