aboutsummaryrefslogtreecommitdiffstats
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 a2c09d0c08..0c87dfba5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Sat Jun 21 04:36:59 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):
typo fixed (raize -> raise). [ruby-list:45101]
+ * enumerator.c (enum_each_cons): typo in RDoc fixed.
+
Sat Jun 21 00:45:34 2008 URABE Shyouhei <shyouhei@ruby-lang.org>
* tool/make-snapshot: do not use sha256sum; use BASERUBY instead