From: Jim Meyering Date: Mon, 26 Apr 1999 13:31:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16h~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f48de44ae32ee001ac715842594265d70e7ccd8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f40d6430d1..0fd01bdf10 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-04-26 Paul Eggert + * src/dd.c (main): If you can't open an output file (with + seek=...) read-write, then open it for write and report an + error if we can't seek. + * lib/filemode.c (setst, ftypelet, mode_string): * lib/mkdir.c (mkdir): * lib/makepath.c (make_path):