From d7a686c3315dd7633404a4d62ab22b10c2c599dd Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 20 Nov 2003 04:18:40 +0000 Subject: [PATCH] update svn: r2356 --- gramps2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index b64664742..47d258f8e 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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