Repository: trafficserver Updated Branches: refs/heads/master 462e42a0c -> 44afb4486
Moving TS-2885 to the 5.0.0 release Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/44afb448 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/44afb448 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/44afb448 Branch: refs/heads/master Commit: 44afb44869effcacdbdd622a38bdbc844062b7f5 Parents: 462e42a Author: Bryan Call <[email protected]> Authored: Fri Jun 13 14:27:05 2014 -0700 Committer: Bryan Call <[email protected]> Committed: Fri Jun 13 14:27:05 2014 -0700 ---------------------------------------------------------------------- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/44afb448/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 28d8d4c..0933411 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.1.0 - *) [TS-2885] Change LuaJIT to build statically, and add --disable-luajit. This - is an option that will eventually be removed as we make LuaJIT mandatory. - *) [TS-2879] Remap errors and redirects should honor keep-alive *) [TS-2236] Remove trailing null in response body set by fabricate_with_old_api. @@ -14,6 +11,9 @@ Changes with Apache Traffic Server 5.1.0 Changes with Apache Traffic Server 5.0.0 + *) [TS-2885] Change LuaJIT to build statically, and add --disable-luajit. This + is an option that will eventually be removed as we make LuaJIT mandatory. + *) [TS-2886] Fix regression where body factory is not used. *) [TS-2881] Redirection handling broken
