aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6eaa9cff70..d51de34f05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 9 23:34:51 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>
+
+ * test/ruby/test_float.rb: added test_strtod to test Float("0").
+
Sun May 9 13:24:24 2004 WATANABE Hirofumi <eban@ruby-lang.org>
* lib/yaml/store.rb: use FileUtils::copy.