aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-17 14:17:26 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-17 14:17:26 +0000
commit4fc08fd17d839f673275292d023363b6860cded8 (patch)
tree8b246897f8728c6bd46dc9ae7e213a8b6a8d249c /ChangeLog
parent49959bfd629304db8971be5581d124fc7d1ce42d (diff)
downloadruby-4fc08fd17d839f673275292d023363b6860cded8.tar.gz
* lib/mkmf.rb (create_makefile): use forward slashes in messages.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 658203d762..026bb98f04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-Wed Nov 17 19:13:22 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Wed Nov 17 23:17:22 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (create_makefile): use forward slashes in messages.
* lib/mkmf.rb (create_makefile): make extension libraries messages
brief.