From 72213f4d8414d72006d816180a8da472c6dd0bc7 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 13 Sep 2009 09:48:45 +0000 Subject: * configure.in (XLDFLAGS): link startup code with ObjC support. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5950539f..5ec402c27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 13 18:48:43 2009 Nobuyoshi Nakada + + * configure.in (XLDFLAGS): link startup code with ObjC support. + Sun Sep 13 13:38:00 2009 Marc-Andre Lafortune * thread.c (recursive_*): refactored the access to the inspect -- cgit