Browse Source

HADOOP-6760. svn merge -c 947222 from trunk

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.21@947223 13f79535-47bb-0310-9956-ffa450edef68
Konstantin Boudnik 15 years ago
parent
commit
239f396ebe
1 changed files with 5 additions and 3 deletions
  1. 5 3
      CHANGES.txt

+ 5 - 3
CHANGES.txt

@@ -892,9 +892,6 @@ Release 0.21.0 - Unreleased
 
 
   BUG FIXES
   BUG FIXES
 
 
-    HADOOP-6760. WebServer shouldn't increase port number in case of negative
-    port setting caused by Jetty's race (cos)
-    
     HADOOP-5379. CBZip2InputStream to throw IOException on data crc error.
     HADOOP-5379. CBZip2InputStream to throw IOException on data crc error.
     (Rodrigo Schmidt via zshao)
     (Rodrigo Schmidt via zshao)
 
 
@@ -1536,6 +1533,11 @@ Release 0.20.3 - Unreleased
 
 
     HADOOP-6637. Benchmark for establishing RPC session. (shv)
     HADOOP-6637. Benchmark for establishing RPC session. (shv)
 
 
+  BUG FIXES
+
+    HADOOP-6760. WebServer shouldn't increase port number in case of negative
+    port setting caused by Jetty's race (cos)
+    
 Release 0.20.2 - 2010-2-16
 Release 0.20.2 - 2010-2-16
 
 
   NEW FEATURES
   NEW FEATURES