summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-20 11:30:55 +0000
committerJim Meyering <jim@meyering.net>2003-12-20 11:30:55 +0000
commit4adc127426eb9837ff197f01d52c663f710ceb8d (patch)
treef6d02f2339e05a1412ddeeaa03df988237863aaa /ChangeLog
parentee1a7681222e840c77107489813bceaf28ea0da2 (diff)
downloadcoreutils-4adc127426eb9837ff197f01d52c663f710ceb8d.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b03621b97..9423d8d22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.1.0.
+ * src/du.c: Accept new option (-0, --null) that makes it so each
+ output line is NUL-terminated rather than newline-terminated.
+
* src/dd.c (apply_translations): Don't prohibit conv=unblock,sync.
Reported by Volker Paul.
* tests/dd/Makefile.am (TESTS): Add unblock-sync.