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 eb1e73a Updated ChangeLog
eb1e73a is described below
commit eb1e73aab7e300a0d86db13ebc07a3618dbdb7ed
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Nov 8 13:13:54 2021 -0700
Updated ChangeLog
---
CHANGELOG-9.1.2 | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG-9.1.2 b/CHANGELOG-9.1.2
new file mode 100644
index 0000000..9d56518
--- /dev/null
+++ b/CHANGELOG-9.1.2
@@ -0,0 +1,11 @@
+Changes with Apache Traffic Server 9.1.2
+ #7831 - Fix stall on sending response for request with trailer header
+ #7957 - Fix the scheme of h2 0rtt tests
+ #8433 - Fix null-pointer-subtraction warning
+ #8434 - Fix deprecated-copy warning
+ #8436 - Fix SSLAddressLookup Test
+ #8437 - Fix traffic_top build when using -Werror=format-security
+ #8438 - Fix traffic_manager build when mime-sanity-check is enabled
+ #8442 - For verify_global_plugin test, check for platform independent error
message
+ #8444 - Exports all symbols for missing_mangled_definition.so test plugin
+ #8479 - UnixNetVConnection: add check for nh in fail block