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 2015/09/04 00:00:42 UTC

[4/4] trafficserver git commit: TS-3889: Update CHANGES

TS-3889: Update CHANGES


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

Branch: refs/heads/5.3.x
Commit: fc18910a857912d0290a04013eefa4edbb0d6cdd
Parents: be61a7b
Author: Phil Sorber <so...@apache.org>
Authored: Thu Sep 3 16:00:12 2015 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Thu Sep 3 16:00:12 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/fc18910a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0b9ba6f..5abb426 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.2
 
+  *) [TS-3889] Avoid reenabling the txn before we release the mbuf.
+
   *) [TS-3461] Changes sizeof() to not use non-static member variables.
 
   *) [TS-3888] Initialize memory if buffer is large enough.