2006-05-05 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_GrampsDbBase.py (undo, redo): Add repository map
	to the tuple of tables.



svn: r6560
This commit is contained in:
Alex Roitman
2006-05-06 04:48:30 +00:00
parent 8465a7f580
commit 474df15920
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2006-05-05 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py (undo, redo): Add repository map
to the tuple of tables.
2006-05-05 Don Allingham <don@gramps-project.org>
* src/DateEdit.py: ManagedWindow
* src/Editors/_EditAddress.py: new DateEdit interface