svn: r6300
This commit is contained in:
Alex Roitman 2006-04-10 05:50:06 +00:00
parent 8fc68feaca
commit 82e7835f87

View File

@ -9,10 +9,11 @@
* src/plugins/FamilyGroup.py: Fix traceback when no spouse exists.
2006-04-09 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py
(GrampsBSDDB._delete_primary_from_reference_map): Accept txn
argument; pass it on to self._remove_reference().
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB._do_remove_object):
Work out both regular and batch transactions.
(GrampsBSDDB._do_remove_object): Work out both regular and batch
transactions.
* src/Makefile.am: Clean byte-compiled files.
* src/DataViews/Makefile.am: Clean byte-compiled files.