summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--test/rexml/test_xml_declaration.rb (renamed from test/rexml/test_xml_declaration_parent_child.rb)0
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c55f4554d2..65a34de650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Nov 3 12:04:52 2012 Kouhei Sutou <kou@cozmixng.org>
+
+ * test/rexml/test_xml_declaration_parent_child.rb: Rename to ...
+ * test/rexml/test_xml_declaration.rb: ... this.
+
Sat Nov 3 11:43:00 2012 Zachary Scott <zachary@zacharyscott.net>
* hash.c (rb_hash_delete): Correct grammar
diff --git a/test/rexml/test_xml_declaration_parent_child.rb b/test/rexml/test_xml_declaration.rb
index d883e105c1..d883e105c1 100644
--- a/test/rexml/test_xml_declaration_parent_child.rb
+++ b/test/rexml/test_xml_declaration.rb