aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-07 04:14:34 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-07 04:14:34 +0000
commit99b38e10f7d953138bb9507153ca9ae60ddd4310 (patch)
treec38a3ecd1e0cb0a61d063b3d66ca073fa99c3f46 /ChangeLog
parent4b4dc16feb498c289c14b92020ba23120804ac49 (diff)
downloadruby-99b38e10f7d953138bb9507153ca9ae60ddd4310.tar.gz
* configure.in (LIBRUBY_DLDFLAGS): compatibility version is
ruby_version. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 911aed5ffc..d9dbe9d083 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Tue Apr 7 13:10:19 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Tue Apr 7 13:14:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (LIBRUBY_DLDFLAGS): compatibility version is
+ ruby_version.
* configure.in (RUBY_REPLACE_TYPE): defines type modifier prefix
for printf.