From 6048381840f5bdb527b840eb1a3a1119de4efba7 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 20 Nov 2003 04:18:40 +0000 Subject: [PATCH] update svn: r2356 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b64664742..47d258f8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ 2003-11-19 Don Allingham + * src/GrampsCfg.py: Add comment about SUSE naming of gconf + * src/Relationship.py: detect a RuntimeError exception that occurs + when we exceed the recursion depth limit. This occurs when a + relationship loop is detected + * src/gramps_main.py: handle relationship loop message * src/gramps.py: handle python versions with broken setlocale() * src/po/Makefile.am: don't pass -v to msgfmt