diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-16 13:53:09 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-16 13:53:09 +0000 |
| commit | 235e37bc5924a91cf3420470840097ebd78c89ac (patch) | |
| tree | 22a03c9fad82514629b36e146db6577fd969e512 /ChangeLog | |
| parent | 2f5637709f6522fae875976241cbb3d0bf85a7c7 (diff) | |
* sample: replace TRUE, FALSE with true, false respectively.
a patch from Kazuhiro NISHIYAMA <zn at mbf.nifty.com>.
[ruby-dev:30713]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Apr 16 22:51:11 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * sample: replace TRUE, FALSE with true, false respectively. + a patch from Kazuhiro NISHIYAMA <zn at mbf.nifty.com>. + [ruby-dev:30713] + Mon Apr 16 17:08:02 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/optparse.rb (make_switch): do not clobber converter if pattern |
