From 22e5f35a1e86675da058b9258dd38502254efb20 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 1 Jan 2004 19:10:46 +0000 Subject: [PATCH] update svn: r2578 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index f9b7f5953..4bc40202f 100644 --- a/ChangeLog +++ b/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