diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-17 15:05:50 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-17 15:05:50 +0000 |
| commit | fcf931c0e5992bb7fbb7b8b18ce78bb2cd899cf8 (patch) | |
| tree | fb111f060a498edc84eb0bc1b31878c2ab98d275 /ChangeLog | |
| parent | b2c5258b854e6a19306300428718d5c83303a85b (diff) | |
* dir.c (Init_Dir): dir_foreach() takes variable argument.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,11 @@ +Wed Jun 18 00:03:33 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * dir.c (Init_Dir): dir_foreach() takes variable argument. + Tue Jun 17 23:04:24 2008 James Edward Gray II <jeg2@ruby-lang.org> - * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes to - the Kernel::Integer() method. [ruby-core:17272] + * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by + changes to the Kernel::Integer() method. [ruby-core:17272] Tue Jun 17 23:02:18 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> |
