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

* src/Filters/Rules/Place/_HasPlace.py (apply_location): Add
	method; 
	(apply): Rework to correctly match location parameters.



svn: r7730
This commit is contained in:
Alex Roitman
2006-11-29 06:09:17 +00:00
parent 21fc859daf
commit 0045454892
2 changed files with 38 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
2006-11-28 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Place/_HasPlace.py (apply_location): Add
method;
(apply): Rework to correctly match location parameters.
2006-11-28 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: fix attribute handling
* src/DisplayModels/_PeopleModel.py: expand caching.