summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 370eed3ff..5b8f21182 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,6 @@
Thu Dec 11 23:48:00 2008 Tadayoshi Funaba <tadf@dotrb.org>
- * lib/cmath.rb (sqrt): should pass nan or infinity to the original
- method.
+ * lib/cmath.rb (sqrt): should pass nan to the original method.
Thu Dec 11 21:04:04 2008 Kouhei Sutou <kou@cozmixng.org>