git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1346150 13f79535-47bb-0310-9956-ffa450edef68
@@ -269,7 +269,7 @@ Release 2.0.1-alpha - UNRELEASED
HADOOP-8481. update BUILDING.txt to talk about cmake rather than autotools.
(Colin Patrick McCabe via eli)
-Release 2.0.0-alpha - UNRELEASED
+Release 2.0.0-alpha - 05-23-2012
INCOMPATIBLE CHANGES
@@ -304,7 +304,7 @@ Release 2.0.1-alpha - UNRELEASED
HDFS-3501. Checkpointing with security enabled will stop working
after ticket lifetime expires. (atm via eli)
@@ -160,7 +160,7 @@ Release 2.0.1-alpha - UNRELEASED
MAPREDUCE-4307. TeraInputFormat calls FileSystem.getDefaultBlockSize()
without a Path - Failure when using ViewFileSystem. (Ahmed Radwan via eli)