* src/GrampsBSDDB.py: actually perform the commits during the

transaction_commit task, instead of the commit_* tasks
* src/GrampsInMem.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
* src/GrampsDbBase.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks


svn: r4370
This commit is contained in:
Don Allingham
2005-04-17 22:34:56 +00:00
parent 23e05663c6
commit 2b3c28538c
4 changed files with 348 additions and 444 deletions

View File

@@ -1,3 +1,11 @@
2005-04-17 Don Allingham <don@gramps-project.org>
* src/GrampsBSDDB.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
* src/GrampsInMem.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
* src/GrampsDbBase.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
2005-04-17 Eero Tamminen <eerot@sf>
* src/gramps.glade: Fix typo
* src/GenericFilter.py: Fix typo