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/03 18:19:10 UTC

[39/50] git commit: TS-2271: update CHANGES

TS-2271: update CHANGES


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

Branch: refs/heads/5.0.x
Commit: 551bac5cdb2737ed176fd18777027d80a127fb99
Parents: d706b7d
Author: James Peach <jp...@apache.org>
Authored: Thu Jan 2 08:42:29 2014 -0800
Committer: James Peach <jp...@apache.org>
Committed: Thu Jan 2 08:42:29 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/551bac5c/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 8599e7d..9d68599 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 4.2.0
 
+  *) [TS-2271] Threaded plugin support with 3rd party libraries.
+   Author: Heikki Hannikainen <he...@hes.iki.fi>
+
   *) [TS-2464] Remove useless and buggy connection header handling
 
   *) [TS-2457] Protocol.c: change usage of atoi to strtol.