* src/GrampsDb/_GrampsBSDDB.py (load): Better non-TXN support.

* src/UndoHistory.py (__init__): Rename list to tree.



svn: r6589
This commit is contained in:
Alex Roitman
2006-05-08 23:18:16 +00:00
parent 73ec571d83
commit 8b081be765
3 changed files with 18 additions and 14 deletions

View File

@@ -1,4 +1,7 @@
2006-05-08 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (load): Better non-TXN support.
* src/UndoHistory.py (__init__): Rename list to tree.
* src/DataViews/_PersonView.py (delete_person_response): Use child_ref.
* src/plugins/Leak.py: Typo.
* src/plugins/Eval.py: Convert to ManagedWindow.