diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |