aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.document15
-rw-r--r--ChangeLog5
2 files changed, 6 insertions, 14 deletions
diff --git a/.document b/.document
index 6e576ce6d8..746ca2929d 100644
--- a/.document
+++ b/.document
@@ -16,17 +16,4 @@ lib
ext
# rdoc files
-doc/*
-
-NEWS
-
-README.ja
-README
-README.EXT
-README.EXT.ja
-COPYING
-COPYING.ja
-GPL
-LGPL
-LEGAL
-ChangeLog
+doc/*.rdoc
diff --git a/ChangeLog b/ChangeLog
index bb4dc8dc1d..b52cddd5c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 12 10:08:56 2009 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * .document: remove documents not in rdoc format until
+ rdoc supports non rdoc files. [ruby-core:26459]
+
Thu Nov 12 06:42:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/tempfile.rb (Tempfile#initialize): option hash may not be