From 8c83986f67daecf0ffd0a137be1f8a7be08132b3 Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 28 Dec 2008 12:13:32 +0000 Subject: * ext/dl/lib/dl/import.rb (DL::Importer#sizeof): follows a feature change in 1.9. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6ce7709d4..bb0eb377c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 28 21:09:12 2008 Yuki Sonoda (Yugui) + + * ext/dl/lib/dl/import.rb (DL::Importer#sizeof): follows + a feature change in 1.9. + Sun Dec 28 21:03:07 2008 Yuki Sonoda (Yugui) * ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename and -- cgit