summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-25 07:00:55 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-25 07:00:55 +0000
commit40412b77305befcaffd0f3fcf85d6cd8f2d75f3d (patch)
tree6420115a2e8ebcd4ecd4759f6fa06b3cb844375c /ChangeLog
parent1562b35febef68ac8947a78a6eba34a83a30a0b2 (diff)
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e720664e4b..d73bbef671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Mon Sep 25 13:31:45 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
- * dir.c (rb_glob): DOSISH support.
+ * win32/win32.c (NtCmdGlob): substitute '\\' with '/'.
Mon Sep 25 00:35:01 2000 WATANABE Hirofumi <eban@os.rim.or.jp>