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 + + * 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 * 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 similarity index 100% rename from test/rexml/test_doctype_mixin.rb rename to test/rexml/test_doctype.rb