* src/plugins/Checkpoint.py: Start of a checkpoint tool

svn: r4738
This commit is contained in:
Don Allingham
2005-05-31 03:21:10 +00:00
parent d77174143d
commit 5ce490e3fa
3 changed files with 146 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
2005-05-30 Don Allingham <don@gramps-project.org>
* src/plugins/Checkpoint.py: Start of a checkpoint tool
2005-05-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/ArgHandler.py (handle_args) Exit if opening a file failed
* src/Errors.py: New exception type "FileVersionError"