From 7c60893b24b29eb668cbe1663f2b3ff9f689d072 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Sat, 2 Jun 2001 04:41:04 +0000 Subject: [PATCH] 2001-06-01 Dave Peticolas * src/gnc-ui-util.c: use new scanf macro below git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4365 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 355117e71c..420765bdda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-06-01 Dave Peticolas + * src/gnc-ui-util.c: use new scanf macro below + * src/engine/sixtp-dom-parsers.c (string_to_integer): use new scanf macro below