summaryrefslogtreecommitdiffstats
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
commit3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331 (patch)
treec38a3ecd1e0cb0a61d063b3d66ca073fa99c3f46 /ChangeLog
parentaf3cfdc3fc4033a285e2ad22cfa0d5c3c90c4eea (diff)
downloadruby-3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331.tar.gz
ruby-3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331.tar.xz
ruby-3e2e267c492a8dd16f2cccfae0f8b1d0ff08d331.zip
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
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 <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.