You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2013/04/15 23:19:54 UTC

[25/50] git commit: TS-1787 Eliminate old ink_time code (was probably only used by the now obsolete Web UI). This fixes compiling with gcc 4.8 as well.

TS-1787 Eliminate old ink_time code (was probably only used by the
now obsolete Web UI). This fixes compiling with gcc 4.8 as well.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/16a2305a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/16a2305a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/16a2305a

Branch: refs/heads/3.3.x
Commit: 16a2305ac17748634b69a38cd3df47c66291ab8c
Parents: ce893d7
Author: Leif Hedstrom <zw...@apache.org>
Authored: Tue Apr 2 16:55:58 2013 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Tue Apr 2 16:55:58 2013 -0600

----------------------------------------------------------------------
 CHANGES |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/16a2305a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 70e5bff..b8321b1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
   Changes with Apache Traffic Server 3.3.2
 
 
+  *) [TS-1787] Eliminate old ink_time code (was probably only used by the
+   now obsolete Web UI). This fixes compiling with gcc 4.8 as well.
+
   *) [TS-1067] Remove unused config (and code) for bandwidth management.
 
   *) [TS-1736] Fatal() terminates process without a backtrace