[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/lua_config Commit: 89c7daeef6257b14d0b94dd71b46c390308c91d9 Parents: b883169 Author: Brian Geffon <[email protected]> Authored: Wed Mar 19 15:58:54 2014 -0700 Committer: Brian Geffon <[email protected]> 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.
