HADOOP-8999. Move to incompatible section of changelog

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daryn Sharp 2013-01-16 20:34:03 +00:00
parent f266efcd10
commit 74e86c0401
1 changed files with 2 additions and 2 deletions

View File

@ -326,6 +326,8 @@ Release 2.0.3-alpha - Unreleased
INCOMPATIBLE CHANGES
HADOOP-8999. SASL negotiation is flawed (daryn)
NEW FEATURES
HADOOP-8597. Permit FsShell's text command to read Avro files.
@ -502,8 +504,6 @@ Release 2.0.3-alpha - Unreleased
HADOOP-7115. Add a cache for getpwuid_r and getpwgid_r calls (tucu)
HADOOP-8999. SASL negotiation is flawed (daryn)
HADOOP-6607. Add different variants of non caching HTTP headers. (tucu)
HADOOP-9049. DelegationTokenRenewer needs to be Singleton and FileSystems