summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-28 09:21:58 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-28 09:21:58 +0000
commit048f7e5210c4101acb7ccad5b23c801417da6c72 (patch)
treefb19ceaee5afbb867c411248b4b108ed612909e6 /ChangeLog
parent57346b80c0bee96700c5dee98d23e20a816b5765 (diff)
merges r21740 from trunk into ruby_1_9_1.
* lib/mkmf.rb (create_makefile): removes installed files under extout at distclean. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21826 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 bb143a3a3..495d4ff45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 22 18:14:04 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (create_makefile): removes installed files under
+ extout at distclean.
+
Thu Jan 22 17:12:37 2009 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
* lib/cgi/core.rb (CGI.parse): generate only key on params hash