summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-09 03:54:15 +0000
committerdave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-09 03:54:15 +0000
commit541d9d3536027fc86effc7677450f913d30950ee (patch)
tree69c3b798efc7190c12ff73b7109cef37c5b83165 /ChangeLog
parent072985c0f844e7c831402fb893c4b3cbe923b55d (diff)
Roll in Austin Ziegler's patch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6750 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 1605262f52..e8dcf80533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 9 12:51:43 2004 Dave Thomas <dave@pragprog.com>
+
+ * dir.c (dir_s_glob): Roll in Austin Ziegler's Dir.glob and
+ fnmatch updates.
+
Mon Aug 9 06:33:06 2004 Minero Aoki <aamine@loveruby.net>
* lib/fileutils.rb (cp_r): copies symlink to symlink, except