diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0a14a8b0f..69cf93f42 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +1997-10-06 Jim Meyering <meyering@na-net.ornl.gov> + + * lib/makepath.c (make_path): Print message IFF the directory was + just created and the format string is non-NULL. + Print the verbose message using fprintf, not error. + 1997-10-05 Jim Meyering <meyering@na-net.ornl.gov> * lib/Makefile.am (noinst_HEADERS): Add savedir.h. |