summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-25 04:11:50 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-25 04:11:50 +0000
commitf11903311d91b9aa2ef2ba27f43d0711c615da96 (patch)
treeb0d840e71bdacdd409f8ce0c359daeebb0e3d705 /ChangeLog
parent7a45306dc6d57ab8a1d127706e7564af6da49520 (diff)
* ChangeLog: ML info.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b395c57d90..29004a398b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Thu Jun 25 13:04:58 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* instruby.rb: '&' in sed s command's replacement is '\&' in ruby.
+ [ruby-dev:38713]
Thu Jun 25 06:50:23 2009 Yukihiro Matsumoto <matz@ruby-lang.org>