summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-15 06:11:13 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-15 06:11:13 +0000
commite455e85f720d87f6cdac0eff22ca21b0536c736a (patch)
tree883b248ae5f890890282ab1107877a9f68a016c8 /ChangeLog
parenta8154060ab975888988607aad0ea6e9eceb120a9 (diff)
* win32/configure.bat: need a space before a tab to output the tab by
echo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24935 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 0d6059cc7a..0f73192055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 15 15:09:13 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/configure.bat: need a space before a tab to output the tab by
+ echo.
+
Tue Sep 15 14:24:52 2009 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_split_m): use rb_isspace when the