From bbb0bf8049b2c65790177af415f02f886b1ed20f Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 19 Oct 2006 15:38:31 +0000 Subject: * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. * ext/extmk.rb: workaround for Borland make. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08bb4a378d..ecbb1badb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 20 00:37:07 2006 Nobuyoshi Nakada + + * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. + + * ext/extmk.rb: workaround for Borland make. + Wed Oct 18 23:02:40 2006 Nobuyoshi Nakada * array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907] -- cgit v1.2.3