summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d59bb82d83..e455883a46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ Fri Apr 4 00:42:26 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* complex.c (nucomp_fdiv): fdiv implementation restored.
+ * numeric.c (num_quo): RDoc updated.
+
Thu Apr 3 21:51:45 2008 Tadayoshi Funaba <tadf@dotrb.org>
* complex.c (nucomp_int_check): function for DRY real check.