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/30 18:21:02 UTC

[49/50] git commit: Moved the two 4.0.1 changes that we respun build for.

Moved the two 4.0.1 changes that we respun build for.


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

Branch: refs/heads/5.0.x
Commit: 68892bc0a5fdbcc48f7862e819f00dd5c93b0524
Parents: 49b81c4
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri Aug 30 09:19:26 2013 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri Aug 30 09:19:26 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/68892bc0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6ea4108..1db2fe6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,16 +3,11 @@ Changes with Apache Traffic Server 4.1.0
 
   *) [TS-2163] Remove WDA_BILLING, ACC_ALARMS etc. code and definitions.
 
-  *) [TS-2161] TSHttpTxnHookAdd memory Leak
-    Author: bettydramit <b1...@gmail.com>
-
   *) [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.
 
-  *) [TS-2154] Lua plugin asserts traffic_server on startup
-
   *) [TS-2158] Properly mark an IP as non-routable for IPv4 and IPv6 link local
    addresses as well as IPv6 private addresses and IPv4 Carrier Grade NAT
    addresses from RFC 6598.
@@ -63,7 +58,12 @@ Changes with Apache Traffic Server 4.1.0
   *) [TS-2123] Remove useless max_entries_per_buffer option.
 
 
-Changes with Apache Traffic Server 4.0.0
+Changes with Apache Traffic Server 4.0.1
+
+  *) [TS-2161] TSHttpTxnHookAdd memory Leak.
+    Author: bettydramit <b1...@gmail.com>
+
+  *) [TS-2154] Lua plugin asserts traffic_server on startup
 
   *) [TS-2127] Move hostdb.config to var/trafficserver, together with with the
    host.db itself.