From a81b0f0b8a93ab444a69d670a87298efb6ce28ea Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 29 Dec 2003 18:37:56 +0000 Subject: [PATCH] update svn: r2566 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e3f0d030a..dce2196ae 100644 --- a/ChangeLog +++ b/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