From a53c9645aeb7a97a122e161aaa4359152802d5f7 Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 25 Apr 2008 11:58:56 -0500 Subject: Handles markers with no format string. 2008-04-25 David Smith PR 6455. * tapsets.cxx (mark_builder::build): Handles markers with no format string. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7a8fa788..55452045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-04-25 David Smith + + PR 6455. + * tapsets.cxx (mark_builder::build): Handles markers with no + format string. + 2008-04-24 Frank Ch. Eigler PR 6454. -- cgit