aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--test/rexml/test_doctype.rb (renamed from test/rexml/test_doctype_mixin.rb)0
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 778d9d37b6..232a31a18e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 7 20:29:23 2010 Kouhei Sutou <kou@clear-code.com>
+
+ * test/rexml/test_doctype_mixin.rb: rename to ...
+ * test/rexml/test_doctype.rb: ... this to remove needless name.
+
Tue Dec 7 17:03:16 2010 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/imap.rb (xlist): supported the XLIST command, which is an
diff --git a/test/rexml/test_doctype_mixin.rb b/test/rexml/test_doctype.rb
index 78014bb5da..78014bb5da 100644
--- a/test/rexml/test_doctype_mixin.rb
+++ b/test/rexml/test_doctype.rb