From 13a45c155959e31d2a00f79c574a56caddbd0951 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 15 Mar 2006 07:55:10 +0000 Subject: * lib/mkmf.rb (create_makefile): support libraries without *.so. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 54f0c8acb..620552fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 15 16:51:11 2006 NAKAMURA Usaku + + * lib/mkmf.rb (create_makefile): support libraries without *.so. + Wed Mar 15 16:39:29 2006 GOTOU Yuuzou * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use -- cgit