aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-26 11:33:16 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-26 11:33:16 +0000
commit98855e4a27408b22b60d26cf0841114a4b6a2785 (patch)
treebd2fc70c0209852ffa97bec8b7a7189ef7d53fcb /ChangeLog
parent0d5b973720d9ab919113b5502a3b65f5bb1d1986 (diff)
downloadruby-98855e4a27408b22b60d26cf0841114a4b6a2785.tar.gz
* lib/fileutils.rb (remove_entry_secure): add documentation.
* lib/fileutils.rb (remove_entry_secure): should not invoke unlink(2) against a directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06b1ccf892..e4a512d5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu May 26 20:31:21 2005 Minero Aoki <aamine@loveruby.net>
+
+ * lib/fileutils.rb (remove_entry_secure): add documentation.
+
+ * lib/fileutils.rb (remove_entry_secure): should not invoke
+ unlink(2) against a directory.
+
Thu May 26 08:29:19 2005 Akiyoshi, Masamichi <akiyoshi@hp.com>
* vms/vmsruby_private.c, vms/vmsruby_private.h: private routines