src/plugins/DetAncestralReport.py: print children when no mother exists

svn: r7143
This commit is contained in:
Brian Matherly
2006-08-07 02:53:28 +00:00
parent 7c742ec66a
commit 693a413471
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2006-08-06 Brian Matherly <brian@gramps-project.org>
* src/plugins/DetAncestralReport.py: print children when no mother exists
2006-08-06 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_PlaceView.py: Add sidebar filter.
* src/FilterEditor/_EditRule.py: Support place filters.