From 3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 7 Apr 2009 04:14:34 +0000 Subject: * configure.in (LIBRUBY_DLDFLAGS): compatibility version is ruby_version. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 911aed5ff..d9dbe9d08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Tue Apr 7 13:10:19 2009 Nobuyoshi Nakada +Tue Apr 7 13:14:32 2009 Nobuyoshi Nakada + + * configure.in (LIBRUBY_DLDFLAGS): compatibility version is + ruby_version. * configure.in (RUBY_REPLACE_TYPE): defines type modifier prefix for printf. -- cgit