Save and load books properly.

svn: r10172
This commit is contained in:
Brian Matherly
2008-03-02 23:03:52 +00:00
parent 2ccef1b175
commit 17c3ef4e9b
3 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-03-02 Brian Matherly <brian@gramps-project.org>
* src/plugins/BookReport.py:
* src/Utils.py
Save and load books properly.
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
* src/GrampsDbUtils/_Backup.py: Restore databases with transactions
enabled.