|
@@ -1,7 +1,7 @@
|
|
|
Hadoop HDFS Change Log
|
|
|
|
|
|
Release 2.0.3-alpha - Unreleased
|
|
|
-
|
|
|
+
|
|
|
INCOMPATIBLE CHANGES
|
|
|
|
|
|
NEW FEATURES
|
|
@@ -83,6 +83,9 @@ Release 2.0.3-alpha - Unreleased
|
|
|
method for casting; avoiding creation of new empty lists; cleaning up
|
|
|
some code and rewriting some javadoc. (szetszwo)
|
|
|
|
|
|
+ HDFS-4121. Add namespace declarations in hdfs .proto files for languages
|
|
|
+ other than java. (Binglin Chang via suresh)
|
|
|
+
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
BUG FIXES
|