svn: r2580
This commit is contained in:
Don Allingham
2004-01-01 22:12:50 +00:00
parent 55a864a37c
commit 833fa95714
3 changed files with 31 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
2004-01-01 Don Allingham <dallingham@users.sourceforge.net>
* src/PedView.py (PedigreeView.load_canvas): switched anchor label from a label
to a CanvasText
* src/const.py.in: eliminate zipcmd
* src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python
zipfile module instead