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/01/21 00:07:48 UTC

[09/50] git commit: Added TS-2336 to CHANGES.

Added TS-2336 to CHANGES.


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

Branch: refs/heads/5.0.x
Commit: 8ab00ffa2822dd8e48873a25c249522bceb2c44d
Parents: 4da6c48
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri Jan 10 14:49:01 2014 -0700
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri Jan 10 14:49:01 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/8ab00ffa/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 93e0af7..85a5ce6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 4.2.0
 
+  *) [TS-2336] First attempt at moving the Prefetch APIs into some usable
+   state. There's still work to be done here, but separate bugs for that.
+
   *) [TS-2487] Export PUSH HTTP method constants to the TS API.
 
   *) [TS-2486] Eliminate SIMPLE_MEMCPY_INIT define.