HADOOP-10292. Restore HttpServer from branch-2.2 in branch-2. Contributed by Haohui Mai.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1561967 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Suresh Srinivas 2014-01-28 07:50:54 +00:00
parent afc40e8a66
commit c6095c8ed5
2 changed files with 1106 additions and 0 deletions

View File

@ -371,6 +371,9 @@ Release 2.3.0 - UNRELEASED
HADOOP-10255. Rename HttpServer to HttpServer2 to retain older
HttpServer in branch-2 for compatibility. (Haohui Mai via suresh)
HADOOP-10292. Restore HttpServer from branch-2.2 in branch-2.
(Haohui Mai via suresh)
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES