* src/Utils.py (probably_alive): fix some bugs and added checking of ancestors.


svn: r4321
This commit is contained in:
Richard Taylor
2005-04-08 08:09:18 +00:00
parent c6ce98c899
commit 62f20cb7b9
2 changed files with 110 additions and 18 deletions

View File

@@ -1,3 +1,6 @@
2005-04-08 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/Utils.py (probably_alive): fix some bugs and added checking of ancestors.
2005-04-07 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py: Call prepare/reset for nested filters