summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-20 11:11:19 -0400
committerElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-20 11:11:19 -0400
commitfecccf83624c2f09207cd281f9efc272300e8e55 (patch)
treed5509bcee4798d90781cb6c1f7dc8741a32bc28a /testsuite
parent6b1730cb635b8d671bca8c3df173db3f1282ecdb (diff)
downloadsystemtap-steved-fecccf83624c2f09207cd281f9efc272300e8e55.tar.gz
systemtap-steved-fecccf83624c2f09207cd281f9efc272300e8e55.tar.xz
systemtap-steved-fecccf83624c2f09207cd281f9efc272300e8e55.zip
PR6851: Added support for %c printf conversion specifier [trying again]
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <ebaron@redhat.com>
+
+ PR6851
+ * systemtap.printf/char1.exp: New test.
+
2008-10-10 Frank Ch. Eigler <fche@elastic.org>
PR6749.