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/08/02 00:07:42 UTC

[2/2] git commit: Added TS-1685

Added TS-1685


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

Branch: refs/heads/master
Commit: 5b80237d7f05ecc12463094e463eb15564073a7b
Parents: b4d411e
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri Aug 2 00:07:31 2013 +0200
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri Aug 2 00:07:31 2013 +0200

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/5b80237d/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 02d9d02..67cd6d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@
 Changes with Apache Traffic Server 3.3.5
 
 
+  *) [TS-1685] Remove TS_MICRO and fellas.
+
   *) [TS-1255] Add more overridable configurations, and fix bugs in how we
    deal with some of these (all "float" configs were completely broken). I
    also modified the regression tests to be less easy to fool.