summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-04 12:29:32 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-04 12:29:32 +0000
commitf8c7140aecec1b5581da73c9022934a04b77d641 (patch)
tree54be56f8144118fa7ce0417f11cf38b963832631 /ChangeLog
parent5b584403cc5516404a1a647299d80970bd71e304 (diff)
merges r23149 from trunk into ruby_1_9_1.
-- * configure.in (LIBRUBY_DLDFLAGS): compatibility version is ruby_version. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2821ffddc..a18e1ee8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Apr 7 13:14:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (LIBRUBY_DLDFLAGS): compatibility version is
+ ruby_version.
+
Sat Apr 4 17:05:15 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to