From f4541891139175bc4d33aff932ce5285605794d8 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 31 Oct 2009 13:04:40 +0000 Subject: merges r22717 from trunk into ruby_1_9_1. -- * test/dl: moved from ext/dl/test. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 52fe053c3..2b8f12ad7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Mar 3 15:03:19 2009 Nobuyoshi Nakada + + * test/dl: moved from ext/dl/test. + Sat Sep 5 10:38:46 2009 Nobuyoshi Nakada * compile.c (iseq_compile_each): &&= and ||= should return rhs. -- cgit