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/09 16:46:53 UTC

git commit: Updated with recent changes.

Updated Branches:
  refs/heads/master 2af1cb274 -> 6e5374f5a


Updated with recent changes.


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

Branch: refs/heads/master
Commit: 6e5374f5a2c859e20fde06f9f7a77a5c8aa6788b
Parents: 2af1cb2
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri Aug 9 08:46:45 2013 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri Aug 9 08:46:45 2013 -0600

----------------------------------------------------------------------
 CHANGES | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6e5374f5/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index f789c60..cb686e6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,14 +2,22 @@
 Changes with Apache Traffic Server 3.5.0
 
 
+  *) [TS-2122] Enlarge the 64KB limitation of log buffer size.
+
+  *) [TS-2061] LogFile::write_ascii_logbuffer3() can silently drop log
+   entries.
+
+  *) [TS-2123] Remove useless max_entries_per_buffer option.
+
+  *) [TS-2112] make libloader build by default.
+
   *) [TS-2111] configure check in boost falsely requires 1.50. Reducing it to
    v1.33, which is what RHEL5 ships with.
 
-  *) [TS-1823] remap.config line continuation support
+  *) [TS-1823] remap.config line continuation support.
     Author: Jim Riggs <ji...@riggs.me>
 
-  *) [TS-1597] Document remap.config filters
-    Author: Jim Riggs <ji...@riggs.me>
+  *) [TS-1597] Document remap.config filters. Author: Jim Riggs <ji...@riggs.me>.
 
   *) [TS-2111] configure check in boost falsely requires 1.50. Reducing it to
    v1.33, which is what RHEL5 ships with.