From fd36ed94f302e79e5184bceff68f7e36d6a17e3d Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 12 Aug 2003 02:12:48 +0000 Subject: * Makefile.in: static link libraries to LIBRUBY_SO with static linked ext. [ruby-dev:21157] * ext/extmk.rb (extmake): sort extension library initialization order. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 985bdbd846..fc82388967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Aug 12 11:12:42 2003 Nobuyoshi Nakada + + * Makefile.in: static link libraries to LIBRUBY_SO with static linked + ext. [ruby-dev:21157] + + * ext/extmk.rb (extmake): sort extension library initialization order. + Tue Aug 12 02:48:56 2003 Yukihiro Matsumoto * eval.c (THREAD_SAVE_CONTEXT): should explicitly turn off the -- cgit v1.2.3