Author: tomwhite
Date: Mon Apr 12 20:57:27 2010
New Revision: 933406
URL: http://svn.apache.org/viewvc?rev=933406&view=rev
Log:
HADOOP-6507. Hadoop Common Docs - delete 3 doc files that do not belong under
Common. Contributed by Corinne Chandel.
Removed:
hadoop/common/trunk/src/docs/src/documentation/content/xdocs/hdfs_permissions_guide.xml
hadoop/common/trunk/src/docs/src/documentation/content/xdocs/libhdfs.xml
hadoop/common/trunk/src/docs/src/documentation/content/xdocs/streaming.xml
Modified:
hadoop/common/trunk/CHANGES.txt
Modified: hadoop/common/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=933406&r1=933405&r2=933406&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Mon Apr 12 20:57:27 2010
@@ -314,6 +314,9 @@ Trunk (unreleased changes)
HADOOP-6691. TestFileSystemCaching sometimes hangs. (hairong)
+ HADOOP-6507. Hadoop Common Docs - delete 3 doc files that do not belong
+ under Common. (Corinne Chandel via tomwhite)
+
Release 0.21.0 - Unreleased
INCOMPATIBLE CHANGES