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 6bb196d  Updated ChangeLog
6bb196d is described below

commit 6bb196d645bb80a167b7e09587841b836ad581e9
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Mar 29 14:08:55 2021 -0600

    Updated ChangeLog
---
 CHANGELOG-9.0.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 2aedebd..cb396df 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -48,6 +48,10 @@ Changes with Apache Traffic Server 9.0.1
   #7551 - Removes the test plugins from the .spec file / RPM
   #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout
   #7564 - Fix compress issues with 304s, only looks at 304 headers
+  #7576 - Add thread yield to avoid busy waiting in 
LogObject::_checkout_write().
   #7592 - Remove inline for detail::cache::CacheData::idAddr
   #7596 - Remove UnixNetVConnection::startEvent - not actually called.
   #7602 - Fix the connection limit crash while using parents
+  #7616 - Increase Proxy Verifier caching delay.
+  #7620 - Adding negative revalidating AuTests.
+  #7634 - statichit: misc. fixes

Reply via email to