Updated release notes
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/59b1e44c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/59b1e44c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/59b1e44c Branch: refs/heads/6.0.x Commit: 59b1e44c977b595cbe9f862011b479b0d5137843 Parents: ebe3c14 Author: Bryan Call <[email protected]> Authored: Fri Sep 11 14:25:18 2015 -0700 Committer: Bryan Call <[email protected]> Committed: Fri Sep 11 14:25:18 2015 -0700 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/59b1e44c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 1c84e56..c049adf 100644 --- a/CHANGES +++ b/CHANGES @@ -153,6 +153,7 @@ Bug: *) [TS-3824] Wrong #include of pcre.h in a couple of plugins *) [TS-3825] epic plugin does not compile on OmniOS *) [TS-3828] HEAD requests hang when origin returns Transfer-Encoding: Chunked + *) [TS-3834] Close the client session after sending GOAWAY with errors *) [TS-3836] Add error handling of Stream Priority *) [TS-3839] Regression test fails by new overridable setting *) [TS-3844] Don't send GOAWAY frame when receiving a DATA frame on a closed stream @@ -170,6 +171,7 @@ Bug: *) [TS-3895] Mutex leak for TLS connections going to the origin *) [TS-3896] Crash in OpenDir::close_write *) [TS-3897] Getting 404s with regex_map + *) [TS-3902] Wrong conditional for checking on continuation frame and to send the go_away frame Improvement: *) [TS-667] Ability to keep traffic server from initializing the wrong disks when using RAW disk mode. @@ -262,6 +264,8 @@ Improvement: *) [TS-3842] Add stats for HTTP/2 errors *) [TS-3845] HPACK error when trying to delete entries from an empty table *) [TS-3850] Add accept and no activity timeouts for HTTP/2 + *) [TS-3906] Updates to the active and idle queues + *) [TS-3907] Configuration cleanup for 6.0.0 release New Feature: *) [TS-2150] Add Milestone log tags
