summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f20f28a6..b03621b97 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 <jim@meyering.net>