Updated Branches: refs/heads/master b450c84fc -> d35e0e94c
Added proper .'s, come on people, proper sentences. ;) Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d35e0e94 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/d35e0e94 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/d35e0e94 Branch: refs/heads/master Commit: d35e0e94c6a6614324c25e54df1e1daa692b634a Parents: b450c84 Author: Leif Hedstrom <[email protected]> Authored: Tue Sep 3 20:49:32 2013 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Tue Sep 3 20:49:32 2013 -0600 ---------------------------------------------------------------------- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d35e0e94/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 455bdcf..aee6325 100644 --- a/CHANGES +++ b/CHANGES @@ -1,16 +1,16 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 4.1.0 - *) [TS-2173] RECD_COUNTER type is missing in setTokenValue() + *) [TS-2173] RECD_COUNTER type is missing in setTokenValue(). - *) [TS-2165] Introduce cluster-wide logging stats + *) [TS-2165] Introduce cluster-wide logging stats. *) [TS-2167] Update apichecker.pl to give suggestions on additional - deprecated APIs + deprecated APIs. *) [TS-2163] Remove WDA_BILLING, ACC_ALARMS etc. code and definitions. - *) [TS-2156] Fix stats trap in different type of threads + *) [TS-2156] Fix stats trap in different type of threads. *) [TS-2160] Remove ats_is_ip_nonroutable and replace it with the less confusing ats_is_ip_linklocal and ats_is_ip_private.
