You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2012/06/12 17:51:37 UTC

[38/50] git commit: Added three bugs.

Added three bugs.


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

Branch: refs/heads/jpeach/lua
Commit: f9abb3e9415f9526d6f6fb7cd5d8c0e0d2f7cf5b
Parents: 726cf61
Author: Leif Hedstrom <zw...@apache.org>
Authored: Sun Jun 10 14:23:14 2012 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Jun 11 10:42:39 2012 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f9abb3e9/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a42a04d..c863d7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
                                                          -*- coding: utf-8 -*-
+Changes with Apache Traffic Server 3.3.0
+  *) [TS-1297] Do not link all binaries and plugins with libz and liblzma.
+
+  *) [TS-1296] Do not link all binaries and plugins with libreadline.
+
+
+Changes with Apache Traffic Server 3.2.0
+  *) [TS-1286] Cleanup some code around freelists and allocators.
+
+
 Changes with Apache Traffic Server 3.1.4
   *) [TS-1281] make check fail on RHEL 5.x.