* src/gramps_main.py: fix setting of active person on history change

svn: r3708
This commit is contained in:
Don Allingham
2004-11-06 03:41:21 +00:00
parent 9f86c80af1
commit 1fea1869e6
2 changed files with 10 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
* src/gramps.glade: Add date/place property to media objects
* src/SelectObject.py: display gramps id instead of internal handle
* src/gramps_main.py: fix setting of active person on history change
2004-11-05 Tim Waugh <twaugh@redhat.com>
* src/plugins/Ancestors.py: Include non-marriage relationships.