From d84f6601d7a017aea196d0eb965b004e76ca0ad8 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 14 Jun 2003 17:11:46 +0000 Subject: [PATCH] update svn: r1741 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a08fbd13..7980cca10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,11 @@ * src/GrampsCfg.py: Handle new callback for preferences dialog * src/gramps_main.py: Pass update_display instead of full_update to loadConfig to prevent the displaying of multiple entries on the display. - + * src/Utils.py: provide a locale independant floating point conversion + utility + * src/TextDoc.py: call new gfloat utility instead of float + * src/PaperMenu.py: call new gfloat utility instead of float + 2003-06-14 Tim Waugh * Ancestors.py (AncestorsReport.__init__): Define Photo and Entry cell styles.