Updated Branches: refs/heads/master 2482196f9 -> 0c29d7358
Fixed formatting. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0c29d735 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/0c29d735 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/0c29d735 Branch: refs/heads/master Commit: 0c29d7358a7785d0d9878941bfdc31cb8843beef Parents: 2482196 Author: Leif Hedstrom <[email protected]> Authored: Thu Oct 24 21:38:10 2013 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Fri Oct 25 00:33:02 2013 -0600 ---------------------------------------------------------------------- CHANGES | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0c29d735/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index c14aee9..729d765 100644 --- a/CHANGES +++ b/CHANGES @@ -12,16 +12,17 @@ Changes with Apache Traffic Server 4.1.0 *) [TS-2226] Add a set-header operator for header_rewrite plugin. - *) [TS-2296] improve ConfigProcessor reference counting + *) [TS-2296] improve ConfigProcessor reference counting. - *) [ TS-2295] update statvfs usage + *) [ TS-2295] update statvfs usage. - *) [TS-2139] Fix PURGE twice to remove object in cache if enable-interim-cache + *) [TS-2139] Fix PURGE twice to remove object in cache if + enable-interim-cache. *) [TS-2216] Fix cquuh log tag, which does not calculate the right string length. - *) [TS-2275] fix interim cache lossing data if the server process crash + *) [TS-2275] fix interim cache lossing data if the server process crash. Author: Gang Li. *) [TS-2291] Add remap_stats plugin to experimental. @@ -31,7 +32,7 @@ Changes with Apache Traffic Server 4.1.0 *) [TS-1988] cquuc and cquup log tags can have no values. - *) [TS-2159] Force first log rotation at proxy.config.log.rolling_size_mb + *) [TS-2159] Force first log rotation at proxy.config.log.rolling_size_mb. *) [TS-2138] Fix the bug that restarting ats cause cache data loss if enable the native-aio. @@ -59,7 +60,7 @@ Changes with Apache Traffic Server 4.1.0 string length parameter). *) [TS-2261] Add config option to restore/elevate access to reading files by - root when loading plugins + root when loading plugins. *) [TS-2257] Healthcheck plugin can stop watching some events.
