diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-27 19:48:02 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-27 19:48:02 +0000 |
| commit | 7a865f040b1e52e0d273273d150fba1354d9b721 (patch) | |
| tree | 9854926ca85dc7f9da2c468f6937713aa34474f3 /ChangeLog | |
| parent | a7a5ebedf3c1fcd60ba2ac843145bee2d2c967cb (diff) | |
* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend a
hyphen to the first argument of MAKEFLAGS only if appropriate.
Remove wrong comments.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3419 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 @@ +Tue Jan 28 04:45:03 2003 Akinori MUSHA <knu@iDaemons.org> + + * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend a + hyphen to the first argument of MAKEFLAGS only if appropriate. + Remove wrong comments. + Mon Jan 27 03:30:06 2003 NAKAMURA Usaku <usa@ruby-lang.org> * error.c (get_syserror): use snprintf() instead of sprintf(). pointed |
