You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/04/20 21:20:32 UTC

[15/50] [abbrv] git commit: [TS-2647] atscppapi: Bug fixes in headers and atscppapi] This closes #62

[TS-2647] atscppapi: Bug fixes in headers and atscppapi] This closes #62


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

Branch: refs/heads/lua_config
Commit: e2c69547fab28e002f2f1694e986fbc1d5dd3c1d
Parents: 0fc9036
Author: Manjesh Nilange <mn...@linkedin.com>
Authored: Mon Mar 17 13:47:45 2014 -0700
Committer: Brian Geffon <br...@apache.org>
Committed: Mon Mar 17 13:47:45 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e2c69547/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 3b64258..ed049c7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.0.0
 
+  *) [TS-2647] atscppapi: Bug fixes in headers and atscppapi
+
   *) [TS-2598] Expose HttpDebugNames to public plugin APIs.
 
   *) [TS-2639] Release HttpClientSession objects back to the proxy allocator.