You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by br...@apache.org on 2014/03/19 23:59:07 UTC

[7/7] git commit: [TS-2651] atscppapi: race conditions in destruction of async providers. This closes #64

[TS-2651] atscppapi: race conditions in destruction of async providers. This closes #64


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

Branch: refs/heads/master
Commit: 89c7daeef6257b14d0b94dd71b46c390308c91d9
Parents: b883169
Author: Brian Geffon <br...@apache.org>
Authored: Wed Mar 19 15:58:54 2014 -0700
Committer: Brian Geffon <br...@apache.org>
Committed: Wed Mar 19 15:58:54 2014 -0700

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/89c7daee/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 3484cf0..72526cd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
+  
   *) [TS-2651] atscppapi: race conditions in destruction of async providers
  
   *) [TS-2646] regex_remap: Add a new option, @caseless.