aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 03:55:26 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 03:55:26 +0000
commit3bf1ea2217478ca8512bdd8e12dfa05442f7402d (patch)
treee0a3340601096fc580c8afdf5c38891e452680a3 /ChangeLog
parent7c2d363baed3fd43a1b29bab1f177a514e0b785c (diff)
downloadruby-3bf1ea2217478ca8512bdd8e12dfa05442f7402d.tar.gz
* win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
$(MAKEDIRS). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24632 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 02d69a2f8a..6525af8d32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 24 12:55:19 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
+ $(MAKEDIRS).
+
Sun Aug 23 15:22:45 2009 Tanaka Akira <akr@fsij.org>
* bootstraptest/runner.rb (main): "usage" description updated.