From a28006f959e36e11e6d7ca1cd82220c1d58b753b Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 22 Jun 2004 14:38:21 +0000 Subject: * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf. * test/ruby/test_sprintf.rb (test_nan, test_inf): add tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff3e466a23..0599328997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 22 23:35:43 2004 NAKAMURA Usaku + + * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf. + + * test/ruby/test_sprintf.rb (test_nan, test_inf): add tests. + Tue Jun 22 21:11:36 2004 Masaki Suketa * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse- -- cgit v1.2.3