summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6df3c1c487..a23821e77d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,7 +54,7 @@ Wed Apr 16 00:14:06 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
Tue Apr 15 19:35:08 2003 Minero Aoki <aamine@loveruby.net>
- * lib/net/fileutils.rb: rm_r should raise Errno::ENOENT if file
+ * lib/fileutils.rb: rm_r should raise Errno::ENOENT if file
does not exist ([ruby-core:958]). Thanks Johan Holmberg.
Tue Apr 15 19:12:21 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>