diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-26 13:31:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-26 13:31:57 +0000 |
commit | 6f48de44ae32ee001ac715842594265d70e7ccd8 (patch) | |
tree | 6e7ac9afad40368f6b85022085f63a424907e54c /old/fileutils | |
parent | 9622d451400664794421c44343dbbdfc7b2d6704 (diff) | |
download | coreutils-6f48de44ae32ee001ac715842594265d70e7ccd8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f40d6430d..0fd01bdf1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-04-26 Paul Eggert <eggert@twinsun.com> + * 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): |