You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2014/05/14 00:51:37 UTC

[2/2] git commit: Update CHANGES

Update CHANGES


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

Branch: refs/heads/master
Commit: aacc6b5f9cc9b488eba8453d74c09918c7c16062
Parents: 87cd313
Author: Phil Sorber <so...@apache.org>
Authored: Tue May 13 16:50:48 2014 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Tue May 13 16:50:48 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/aacc6b5f/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a76255b..c065887 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2619] Changed TSRecordDump declaration from TSRecordType to int to accomodate
+   bitmasks. Also changed TSRecordType enums to hexidecimal, as this is easier to read
+   for bit arguments.
+
   *) [TS-2797] Build all manual pages in the doc/reference/api directory
 
   *) [TS-2733] Do not build the old SPDY plugin.