From 4a41fc9c19f557973981cb2b08a19e9a23a79441 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 29 Dec 2003 15:57:11 +0000 Subject: [PATCH] update svn: r2564 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 28c277073..e3f0d030a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-29 Don Allingham + * src/WriteXML.py (XmlWriter.write_note): Don't use format=0, + since it is the default. + 2003-12-27 Don Allingham * src/plugins/WebPage.py: proper handling of links in the MiniTree * src/plugins/DescendReport.py (_make_default_style): fix indentation levels