This is an automated email from the ASF dual-hosted git repository.
zwoop 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 e315226 Updated ChangeLog
e315226 is described below
commit e3152264b23693e0447cb422afe78c7aa01bf047
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Feb 13 09:18:46 2019 -0700
Updated ChangeLog
---
CHANGELOG-8.0.3 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-8.0.3 b/CHANGELOG-8.0.3
index 6dea6bc..553e340 100644
--- a/CHANGELOG-8.0.3
+++ b/CHANGELOG-8.0.3
@@ -1,5 +1,7 @@
Changes with Apache Traffic Server 8.0.3
#3008 - Fix an failed assertion in HttpSM::parse_range_and_compare
+ #4147 - Fix crash in Http2ClientSession::release_netvc
+ #4178 - Fix another ProxySession and NetVC shutdown race crash
#4189 - Plugins: Cleanup up dependencies on core headers - background_fetch
#4279 - Ensure NOFILES ulimit is set high
#4297 - Don't update records.config when other configs are reloaded