aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 11:29:21 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-22 11:29:21 +0000
commit82336d1f25460ced3d2a45d6d570a17bf878eeb9 (patch)
treef252e1740bc58477882fa2da671e245ae2d70c69 /ChangeLog
parent9a695f113abf98038a53878a8bb6ee054f893497 (diff)
downloadruby-82336d1f25460ced3d2a45d6d570a17bf878eeb9.tar.gz
* tool/redmine-backporter.rb: more friendly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45134 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4aa5b2ebd..595f019b45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 22 20:28:47 2014 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * tool/redmine-backporter.rb: more friendly.
+
Sat Feb 22 20:24:43 2014 Kouhei Sutou <kou@cozmixng.org>
* test/rexml/test_xpath*.rb: Move to ...