From 98855e4a27408b22b60d26cf0841114a4b6a2785 Mon Sep 17 00:00:00 2001 From: aamine Date: Thu, 26 May 2005 11:33:16 +0000 Subject: * 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * vms/vmsruby_private.c, vms/vmsruby_private.h: private routines -- cgit v1.2.3