diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-18 13:32:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-18 13:32:44 +0000 |
commit | e0cbae44cde0054451c544ea96c3e5dbde3c20ae (patch) | |
tree | f6c2e5a61480e10a531acca42ab45c33f3c49860 /old/fileutils/ChangeLog | |
parent | 8f913cc64f0afbd2e920f70fce20523c301a0135 (diff) | |
download | coreutils-e0cbae44cde0054451c544ea96c3e5dbde3c20ae.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-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 d7e3b205c..0111311a6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +1999-04-18 Jim Meyering <meyering@ascend.com> + + * src/dd.c (main): Open the output file with *read* access + only if we might need to read to satisfy a `seek=' request. + From Matthias Urlichs. + 1999-04-10 Jim Meyering <meyering@ascend.com> * Makefile.maint (alpha): Add trailing slash for ncftp. |