summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 14:16:46 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 14:16:46 +0000
commite0c15b6da9326903720be399f666d6a5d2defc52 (patch)
tree8b09df976dd55741811b0bfc076cc2512a22a683
parentf8b76cd8fd190e295e1008294624365c33c3086a (diff)
* ChangeLog: Fix format
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 919b614b3c..144ec15e98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-2014-02-22 Kouhei Sutou <kou@cozmixng.org>
+Sat Feb 22 23:15:35 2014 Kouhei Sutou <kou@cozmixng.org>
- * test/rexml/xpath/test_attribute.rb: Simplify.
+ * test/rexml/xpath/test_attribute.rb: Simplify.
Sat Feb 22 20:28:47 2014 NAKAMURA Usaku <usa@ruby-lang.org>