1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2000-09-27 09:44:05 +00:00
parent 6f36fedaa4
commit 17ab6e7ef4

View file

@ -1,3 +1,7 @@
Wed Sep 27 18:40:05 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
* stable version 1.6.1 released.
Wed Sep 27 16:13:05 2000 WATANABE Hirofumi <eban@ruby-lang.org> Wed Sep 27 16:13:05 2000 WATANABE Hirofumi <eban@ruby-lang.org>
* mkconfig.rb: variables should be expanded only if /\$\{?\w+\}?/. * mkconfig.rb: variables should be expanded only if /\$\{?\w+\}?/.