This is an automated email from the ASF dual-hosted git repository.

bcall 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 e927570  Updated Changelog
e927570 is described below

commit e92757040355baa6edc8896564e2e49d5232e149
Author: Bryan Call <bc...@apache.org>
AuthorDate: Mon Mar 11 09:49:26 2019 -0700

    Updated Changelog
---
 CHANGELOG-8.0.3 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-8.0.3 b/CHANGELOG-8.0.3
index 62c46ae..5de1190 100644
--- a/CHANGELOG-8.0.3
+++ b/CHANGELOG-8.0.3
@@ -1,12 +1,13 @@
 Changes with Apache Traffic Server 8.0.3
   #3008 - Fix an failed assertion in HttpSM::parse_range_and_compare
+  #4087 - Doc: Add documentation for experimental plugin "multiplexer"
   #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
   #4311 - Fix typo of the nofiles ulimit to a sane number
-  #4354 - Fix logging log file roll issue (#2544).
+  #4354 - Fix logging log file roll issue (#2544)
   #4420 - Removes this unused old/duplicated define
   #4488 - preventing crashing when calling TSSslContextFindByName with a 
nullptr or a 0 length string
   #4528 - Removes ref-counting from background_fetch
@@ -35,6 +36,7 @@ Changes with Apache Traffic Server 8.0.3
   #4685 - Cleans up some plugin READMEs
   #4689 - Deals better with Cc: max-age=0
   #4693 - Remove ignoring unused variable warning from webp plugin
+  #4713 - regex_revalidate: don't start a new self scheduling config handler 
on every config reload
   #4731 - Acquire a lock before checking H2ConnectionState::ua_session
   #4732 - Make H2 stream counters atomic
   #4757 - Add missing manpages to build list

Reply via email to