From 2fbe4465a0736b5dd0d39d0f9d07ea23600c1c2e Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 29 Dec 2003 18:37:56 +0000 Subject: [PATCH] update svn: r2566 --- gramps2/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index e3f0d030a..dce2196ae 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,6 +1,10 @@ 2003-12-29 Don Allingham * src/WriteXML.py (XmlWriter.write_note): Don't use format=0, since it is the default. + * src/RelLib.py: add sorting by source title, remove dependency on string + module + * src/PlaceView.py: do an initial sort, don't rely on "click" function + * src/SourceView.py: do an initial sort, don't rely on "click" function 2003-12-27 Don Allingham * src/plugins/WebPage.py: proper handling of links in the MiniTree