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 12aa5fc Updated Changelog
12aa5fc is described below
commit 12aa5fc03fe507c72657ecfc1c318815d2c2e7dc
Author: Bryan Call <[email protected]>
AuthorDate: Tue Oct 16 17:00:12 2018 -0700
Updated Changelog
---
CHANGELOG-8.0.1 | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG-8.0.1 b/CHANGELOG-8.0.1
index c5965dd..562b795 100644
--- a/CHANGELOG-8.0.1
+++ b/CHANGELOG-8.0.1
@@ -5,10 +5,12 @@ Changes with Apache Traffic Server 8.0.1
#4116 - Increase limit on open files allowed as a service
#4152 - revoke promise when provider is gone
#4195 - Runroot: Fix storage.config and host.db issues when using runroot
+ #4201 - Runroot: Update doc
#4212 - HTTP/2 priority fixes to match common browser patterns
#4215 - HostStatus debug logging segfault fix.
#4227 - ArgParser: 'ArgParser' Class for command line arguments parsing
#4231 - Fix storage.config path issue for runroot
+ #4238 - Runroot: Update doc according to the storage.config change
#4266 - Run automake and autoconf everytime on a docs build
#4269 - Test: Convert test_List.cc to Catch
#4270 - Test: Convert test_arena.cc to Catch
@@ -17,8 +19,10 @@ Changes with Apache Traffic Server 8.0.1
#4274 - Documentation for plugin certifier
#4275 - Documentation for traffic dump
#4281 - Fix docs typo
+ #4282 - Hopefully a final clang-format fix after CI problems.
#4283 - Test: Convert test_Http2DependencyTree.cc to Catch
#4287 - Test: Fix issues with new Catch unit tests
+ #4288 - Rewrite traffic_layout with ArgParser
#4296 - Fix libjansson & libcjose static or dynamic detection
#4299 - Inherit parent config file root-required attribute
#4307 - Add a search path for Tcl
@@ -28,8 +32,11 @@ Changes with Apache Traffic Server 8.0.1
#4327 - Fix build for kfreebsd architecture on Debian
#4329 - Fix build for mips64el architecture on Debian
#4330 - Fix build for arm architecture on Debian
+ #4333 - Runroot: verify functionality update and other minor fixes
+ #4339 - Fix a TM crash on alarms
#4340 - Fixes spelling in spec summary
#4342 - Update the include dir paths for new layout
+ #4343 - ArgParser: enable default command and help message update
#4352 - client_bytes should be initialized as 0
#4364 - Added debugging information on parent proxy
#4367 - s3_auth_v4: update default region map
@@ -37,6 +44,7 @@ Changes with Apache Traffic Server 8.0.1
#4378 - Removed spaces and tabs at the end of lines
#4381 - Add details for documentation for hook addition functions.
#4386 - docs: reference to overridable config not parsed
+ #4389 - Rename stats for HTTP/2 current client connections
#4393 - Removes reference to non-existent example
#4395 - Cleanup: Remove MgmtHashTable.h
#4396 - Allows unknown configuration variables when specified on the
commandline