From fecccf83624c2f09207cd281f9efc272300e8e55 Mon Sep 17 00:00:00 2001 From: Elliott Baron Date: Mon, 20 Oct 2008 11:11:19 -0400 Subject: PR6851: Added support for %c printf conversion specifier [trying again] --- testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuite') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 1664f8c2..2ec0fb0e 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-10-20 Elliott Baron + + PR6851 + * systemtap.printf/char1.exp: New test. + 2008-10-10 Frank Ch. Eigler PR6749. -- cgit