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/07/15 22:21:44 UTC

git commit: Added TS-1820 and TS-2033.

Updated Branches:
  refs/heads/master c878d88ee -> ab64c40de


Added TS-1820 and TS-2033.


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

Branch: refs/heads/master
Commit: ab64c40ded1d4d33dc1e50de4984b3e50ef4d08d
Parents: c878d88
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Jul 15 14:21:36 2013 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Jul 15 14:21:36 2013 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ab64c40d/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 1ef8d46..bdb912f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,12 @@
 Changes with Apache Traffic Server 3.3.5
 
 
+  *) [TS-1820] Cleanup UNUSED / INK_UNUSED / RELEASE_UNUSED. This also removes
+   the entire mgmt/tools directory, and relevant support in traffic_shell for
+   managing network interfaces.
+
+  *) [TS-2033] Remove EncryptToFile() and mgmt API.
+
   *) [TS-2027] Initialize the ConnectionCount`s mutex.
 
   *) [TS-1997] Remove TSHttpTxnCachedUrlSet() API.