diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-22 03:05:10 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-22 03:05:10 +0000 |
| commit | dc9f73015c9ebc1a25f4f1465622715803ba2d6f (patch) | |
| tree | 47d83b1eb157c92409bdaf9b88ca22ee5e5ba66a /ChangeLog | |
| parent | a6dd4b05b81a2e1cec9f2a2111452ab2e09ad9ac (diff) | |
* eval.c (rb_alias): was warning for wrong condition.
[ruby-dev:24565]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Oct 22 12:02:28 2004 Yukihiro Matsumoto <matz@ruby-lang.org> + + * eval.c (rb_alias): was warning for wrong condition. + [ruby-dev:24565] + Fri Oct 22 10:36:37 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars): |
