From 0574604088c3d7bd3c38fbcdf65a136573b7b7b6 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 20 Jun 2008 23:39:45 +0000 Subject: * tool/make-snapshot: fixed digets. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c87dfba5..6a781eb52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 21 08:39:43 2008 Nobuyoshi Nakada + + * tool/make-snapshot: fixed digets. + Sat Jun 21 04:36:59 2008 Yukihiro Matsumoto * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi): -- cgit