summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-25 07:14:22 +0000
committerJim Meyering <jim@meyering.net>2000-05-25 07:14:22 +0000
commit40b91250bccc1d3669407849d1b02026b93e7d83 (patch)
treed6588ac927bab89460d328b6f72566aaf4c57206 /old/fileutils
parent87da84ba813d3eaf1ba663223b5d85e17c7be668 (diff)
downloadcoreutils-40b91250bccc1d3669407849d1b02026b93e7d83.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 8ab20d77d..72bbcd11c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-25 Jim Meyering <meyering@lucent.com>
+
+ * src/dd.c (close_stdout_wrapper): Don't dereference NULL pointer.
+ From Bob Proulx.
+
2000-05-23 Jim Meyering <meyering@lucent.com>
* tests/shred/remove: Add traps to clean up.