summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-03 03:45:58 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-03 03:45:58 +0000
commita8881b1cd03406b2483cea0a4acfaf36dd5e3428 (patch)
treeb97fec259c5a3c090491bfb26efec35f914bde71 /ChangeLog
parentc731724d1532d0caff5205ac846007d393ac5897 (diff)
downloadruby-a8881b1cd03406b2483cea0a4acfaf36dd5e3428.tar.gz
ruby-a8881b1cd03406b2483cea0a4acfaf36dd5e3428.tar.xz
ruby-a8881b1cd03406b2483cea0a4acfaf36dd5e3428.zip
* ext/extmk.rb: quotes arguments with spaces always.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23125 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 c44c48e2c..c3e58a57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 3 12:45:55 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/extmk.rb: quotes arguments with spaces always.
+
Thu Apr 2 14:50:06 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* lib/getoptlong.rb: remove unused udoc/usage from example.