summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
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 <ocean@m2.ccsnet.ne.jp>
* 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 <usa@ruby-lang.org>
+Fri Jul 16 11:20:00 2004 NAKAMURA Usaku <usa@ruby-lang.org>
* 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 <gsinclair@soyabean.com.au>
Sun May 16 22:36:00 2004 Gavin Sinclair <gsinclair@soyabean.com.au>
- * 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 <akr@m17n.org>