aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-03-24 07:49:02 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-03-24 07:49:02 +0000
commit8ea6b7a137aafe0c1e1c5efa61fde8f0ab67a296 (patch)
treeb362bdf4a8b89315c08ebb059d7c424cec69d3fe /ChangeLog
parentd289a785496fd03cc6508d30c01a841dafeedb45 (diff)
downloadruby-8ea6b7a137aafe0c1e1c5efa61fde8f0ab67a296.tar.gz
* tool/redmine-backporter.rb: now doesn't required spaces just after
`!`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fe9ed0a36..a2f2f97fcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Mar 24 16:46:02 2015 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * tool/redmine-backporter.rb: now doesn't required spaces just after
+ `!`.
+
Mon Mar 23 23:18:27 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (dir_close): don't raise on dobule close for consistent to