* src/GrampsDb/_GrampsBSDDB.py: Use txn-capable metadata.

svn: r7154
This commit is contained in:
Alex Roitman
2006-08-11 23:46:24 +00:00
parent 6e47c80b0c
commit c7ff96af1d
2 changed files with 144 additions and 69 deletions

View File

@@ -1,4 +1,5 @@
2006-08-11 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: Use txn-capable metadata.
* src/Editors/_EditFamily.py: Use cPickle.
2006-08-10 Don Allingham <don@gramps-project.org>