diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-17 23:14:52 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-17 23:14:52 +0000 |
| commit | aec6e764ad1e9b1564138dd63c3747b92b5d061c (patch) | |
| tree | 138b56367394a582a8767e42ab25331300233327 /ChangeLog | |
| parent | e078fd9812271c9cc2ae99d8b04e56f2b93680b4 (diff) | |
* sprintf.c (rb_f_sprintf): remove extra sign digit.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sun Jul 18 08:13:58 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * sprintf.c (rb_f_sprintf): remove extra sign digit. + Sun Jul 18 03:21:42 2004 Akinori MUSHA <knu@iDaemons.org> * dir.c (range): use NULL instead of 0. |
