From: Jim Meyering Date: Sat, 20 Dec 2003 09:34:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08866d436caa085c25b253677a5d99aecde0dff;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0f20f28a64..b03621b973 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ * src/dd.c (apply_translations): Don't prohibit conv=unblock,sync. Reported by Volker Paul. + * tests/dd/Makefile.am (TESTS): Add unblock-sync. + * tests/dd/unblock-sync: New test for the above. 2003-12-19 Jim Meyering