From fb725b03699e7193d7112370e58a7de5e28c1f17 Mon Sep 17 00:00:00 2001 From: drbrain Date: Fri, 18 Jul 2008 21:10:47 +0000 Subject: Import RDoc r104. Various test fixes. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d21bdda97..2bcf64da6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jul 19 06:08:43 2008 Eric Hodel + + * lib/rdoc*: Import RDoc r104. Various make test-all fixes. + Sat Jul 19 00:27:58 2008 NAKAMURA Usaku * numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong check -- cgit