2006-07-14 Don Allingham <don@gramps-project.org>

* src/DbLoader.py (DbLoader.read_file): handle DBAccessError



svn: r7027
This commit is contained in:
Don Allingham
2006-07-15 03:56:13 +00:00
parent 8df0605b3b
commit 0b3c635f89
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
2006-07-14 Don Allingham <don@gramps-project.org>
* src/DbLoader.py (DbLoader.read_file): handle DBAccessError
2006-07-12 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_CommandLineReport.py: missing import - CustomFilters
* src/plugins/NarrativeWeb.py: HTML validation fixes