1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: ML info.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2009-06-25 04:11:50 +00:00
parent 7a45306dc6
commit f11903311d

View file

@ -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>