diff --git a/ChangeLog b/ChangeLog index 3434aebf96..33e658ae3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Fri Jul 16 11:31:49 2004 Hirokazu Yamamoto * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: remove garbage (patch from akira yamada) [ruby-dev:23911] -Fri Jul 16 11:17:09 2004 NAKAMURA Usaku +Fri Jul 16 11:20:00 2004 NAKAMURA Usaku * sprintf.c (rb_f_sprintf): fix output of NaN, Inf and -Inf with "%f" or etc on MSVCRT platforms. (backported from HEAD) @@ -894,7 +894,7 @@ Mon May 17 00:03:00 2004 Gavin Sinclair Sun May 16 22:36:00 2004 Gavin Sinclair - * lib/text/unit.rb: Removed :nodoc: directive (it prevented effective + * lib/test/unit.rb: Removed :nodoc: directive (it prevented effective RDoc operation), and added file-level comment. Sun May 16 20:55:49 2004 Tanaka Akira