From 2929e95fb7fdc150a7fdf96e6145c9a833402408 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 6 Nov 2002 09:23:33 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index aa095528c2..5cb8ea18a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 4.5.4. + * tests/misc/printf: Be careful to test the code in this package, + not the shell built-in function. + * src/printf.c (print_esc): A hexadecimal escape sequence has at most two hex. digits, not three. Reported by Padraig Brady. * tests/misc/printf-hex: New file/test, for the above fix. -- 2.47.3