summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-16 08:56:21 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-16 08:56:21 +0000
commitde889a30d2ae4c998f6347699cc7878efe4187b4 (patch)
treefa6a7f3453efab3b61f56a1a25f2eb7cffe1746d /ChangeLog
parent4ec9395ba2921ac9e5f2b900648b8e1879b4fa7a (diff)
* ext/dbm/extconf.rb: merge trunk's ext/dbm/extconf.rb and
related functions of lib/mkmf.rb. [Backport #6021] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34641 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 8512452647..f3fc76b66f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 16 17:54:14 2012 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * ext/dbm/extconf.rb: merge trunk's ext/dbm/extconf.rb and
+ related functions of lib/mkmf.rb. [Backport #6021]
+
Thu Feb 16 09:25:52 2012 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in (enable_pthread): use -pthread on OpenBSD without