aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-06 08:13:47 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-06 08:13:47 +0000
commit32acedd2867d9577b824d0ab255e533d4ff14ea9 (patch)
treed67f6558a571f717de534dcf745b04fe6d5f7e6e /ChangeLog
parent420c0430899ee0fa49f0fa84112a8eb025373cee (diff)
downloadruby-32acedd2867d9577b824d0ab255e533d4ff14ea9.tar.gz
* lib/mkmf.rb (create_header): split the line by tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 455d029f1d..187157498c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 6 17:13:45 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (create_header): split the line by tabs.
+
Fri Nov 6 12:02:32 2009 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in (MINIDLNOBJ): set default as dmydln.o.