* src/RelLib.py: documentation

* src/Report.py: change finish_report to end_report
* src/DateHandler.py: remove debugging statement


svn: r3846
This commit is contained in:
Don Allingham
2004-12-31 05:36:39 +00:00
parent 5b9f4d0427
commit a17f6ebfb0
2 changed files with 489 additions and 143 deletions

View File

@@ -1,3 +1,8 @@
2004-12-30 Don Allingham <dallingham@users.sourceforge.net>
* src/RelLib.py: documentation
* src/Report.py: change finish_report to end_report
* src/DateHandler.py: remove debugging statement
2004-12-29 Don Allingham <dallingham@users.sourceforge.net>
* src/Plugins.py: add GrampsBookFormatComboBox class
* src/Report.py: Roll common functions into Report class