Add TS-3262

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

Branch: refs/heads/master
Commit: b3c03e13cc6b97c645f55d8618e6b6e95a48a6c6
Parents: 6ef1ad8
Author: Leif Hedstrom <[email protected]>
Authored: Mon Dec 29 16:46:26 2014 -0700
Committer: Leif Hedstrom <[email protected]>
Committed: Mon Dec 29 16:46:26 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b3c03e13/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 2cb36c7..afed2a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.0
 
-  *) [TS-3265] Fix spdy req_map access to use iterator instead of operator[]
+  *) [TS-3262] Change abs() to std::abs(), avoid compiler errors.
 
-  *) [TS-3261] Fix SSL BIO memory leak issue introduced in TS-3006
+  *) [TS-3265] Fix spdy req_map access to use iterator instead of operator[].
+
+  *) [TS-3261] Fix SSL BIO memory leak issue introduced in TS-3006.
 
   *) [TS-3225] add more API support to ts_lua plugin.
 

Reply via email to