diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d1c1f81e1..39ecc8b21 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,9 @@ 2000-11-18 Jim Meyering <meyering@lucent.com> - * Version 4.0.32. + * Version 4.0.33. + + * src/mkdir.c (main): When failing to create a directory, give only + one diagnostic, not two. Reported by Volker Borchert. * src/mkdir.c (main): With --parents, remove any trailing slashes from the argument to the final mkdir call. Required for NetBSD. |