This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d2aa989 Updated ChangeLog
d2aa989 is described below
commit d2aa9893c731f890531ec6b1fc625fd863f11698
Author: Leif Hedstrom <[email protected]>
AuthorDate: Thu Oct 8 14:41:44 2020 -0600
Updated ChangeLog
---
CHANGELOG-9.0.0 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 14acf4b..f03a770 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1107,6 +1107,9 @@ Changes with Apache Traffic Server 9.0.0
#7215 - Log config reload: use new config for initialization
#7218 - Stop crash on disk failure
#7219 - Ensure that ca override does not get lost
+ #7222 - Running autopep8 on the 9.0.x branch.
#7224 - Fix renamed setting in default config
#7225 - Increment ssl_error_syscall only if not EOF
+ #7238 - Supporting out of source builds for AuTests.
#7243 - RolledLogDeleter: do not sort on each candidate consideration.
+ #7252 - Remove some useless defines, which just obfuscates code