From 5534f961b200674fcf340e6e3fe5e7ce74d06035 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 1 Jan 2004 19:10:46 +0000 Subject: [PATCH] update svn: r2578 --- gramps2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index f9b7f5953..4bc40202f 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,4 +1,12 @@ 2004-01-01 Don Allingham + * src/const.py.in: eliminate zipcmd + * src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python + zipfile module instead + * src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines + no longer used + * configure.in: add check for vfs bindings, eliminate the check for + swig and zip + * gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency * src/docgen/PdfDoc.py: add the ability to open the document in the default viewer * src/docgen/AbiWord2Doc.py: add the ability to open the document in AbiWord