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

* src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
	death events.
	* src/Filters/Rules/Person/_HasBirth.py (apply): Match any of the
	birth events.



svn: r7603
This commit is contained in:
Alex Roitman
2006-11-10 07:27:11 +00:00
parent b30e225dcf
commit 6630094f28
3 changed files with 66 additions and 43 deletions

View File

@@ -1,3 +1,9 @@
2006-11-09 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
death events.
* src/Filters/Rules/Person/_HasBirth.py (apply): Match any of the
birth events.
2006-11-09 Don Allingham <don@gramps-project.org>
* src/DisplayModels/PageView.py: fix delete