Updated Branches:
  refs/heads/3.2.x 4c3f95ec5 -> 6de06ebf6

consistently leave a space in CHANGES to make cherry-picks less broken


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

Branch: refs/heads/3.2.x
Commit: 6de06ebf6a272b7439bad13757501e0228f325ad
Parents: 4c3f95e
Author: Igor Galić <[email protected]>
Authored: Wed Aug 1 14:56:28 2012 +0200
Committer: Igor Galić <[email protected]>
Committed: Wed Aug 1 14:56:28 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6de06ebf/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e0deff2..d2bf8f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 3.2.1
+
   *) [TS-1358] Don't link libreadline with all binaries and plugins.
 
   *) [TS-1374] Cert path not working using intermdiate certificate
@@ -26,10 +27,12 @@ Changes with Apache Traffic Server 3.2.1
 
 
 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.
 
   *) [TS-1282] Verbosity settings for Via headers is broken.
@@ -219,6 +222,7 @@ Changes with Apache Traffic Server 3.1.4
 
 
 Changes with Apache Traffic Server 3.1.3
+
   *) [TS-1145] Additional clang build fixes. Author: Darrin Jewell.
 
   *) [TS-1144] Fix out of tree builds. Author: Darrin Jewell.
@@ -261,6 +265,7 @@ Changes with Apache Traffic Server 3.1.3
 
 Changes with Apache Traffic Server 3.1.2
 
+
   *) [TS-1110] logstats incorrectly bucketizes all status codes greater 
   than 599 as 5xx. Author: Manjesh Nilange
 
@@ -385,6 +390,7 @@ Changes with Apache Traffic Server 3.1.2
   *) [TS-1022] Use size specific types for serialized data in binary logs.
 
 Changes with Apache Traffic Server 3.1.1
+
   *) [TS-1020] Make logging to a named pipe work on Solaris.
 
   *) [TS-1016] Make the update frequency for stats configurable.
@@ -534,6 +540,7 @@ Changes with Apache Traffic Server 3.1.1
   *) [TS-1008] Add API to get TCP connection from SSN.
 
 Changes with Apache Traffic Server 3.1.0
+
   *) Make sure --enable-purify works again
 
   *) [TS-888] Fix SSL by enabling the right direction on successful setup.
@@ -710,6 +717,7 @@ Changes with Apache Traffic Server 3.1.0
    building with wccp. Author: Arno Toll.
 
 Changes with Apache Traffic Server 3.0.0
+
   *) [TS-827] TSMimeHdrFieldValueStringInsert() can use freed memory to
   edit headers. Author: William Bardwell.
 
@@ -729,6 +737,7 @@ Changes with Apache Traffic Server 3.0.0
    remap.config.
 
 Changes with Apache Traffic Server 2.1.9
+
   *) [TS-805] HostDB wastes a lot of storage for round-robin entries,
    and the calculations of size are off.
 
@@ -824,6 +833,7 @@ Changes with Apache Traffic Server 2.1.9
    Author: Arno Toell
 
 Changes with Apache Traffic Server 2.1.8
+
   *) [TS-750] TS does not fail-over if one origin server for a 2 address
    hostname. Author: William Bardwell.
 
@@ -932,6 +942,7 @@ Changes with Apache Traffic Server 2.1.8
    concept of "tags" for MIXT media. Cleanup remaining MIXT junk.
 
 Changes with Apache Traffic Server 2.1.7
+
   *) [TS-711] Don't schedule remap.config reloads on a network threads.
    We now schedule this task on an ET_TASK thread, which avoids blocking
    a net-thread for several seconds (when reloading very large remaps).

Reply via email to