diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-29 00:37:20 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-29 00:37:20 +0000 |
| commit | 1d5b9366923d64866553fb00c805ea017b164d88 (patch) | |
| tree | 8443fe8d22d07675b754f0280d23f10bbb440c9b /ChangeLog | |
| parent | 33347c3f2220ff1f8b282d02cbdc76e798c623d9 (diff) | |
| download | ruby-1d5b9366923d64866553fb00c805ea017b164d88.tar.gz ruby-1d5b9366923d64866553fb00c805ea017b164d88.tar.xz ruby-1d5b9366923d64866553fb00c805ea017b164d88.zip | |
* ext/extmk.rb: extout is needed for also clean.
fixed: [ruby-core:08944]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -Fri Sep 29 09:29:45 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> +Fri Sep 29 09:36:38 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/extmk.rb: extout is needed for also clean. + fixed: [ruby-core:08944] * lib/optparse.rb (parse_in_order): splat arguments to callback block. |
