Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: The "number of ancestors" report only takes different persons into account. (#0001076)

svn: r8765
This commit is contained in:
Brian Matherly
2007-07-24 03:22:19 +00:00
parent 9d91005f63
commit eccc5bb5db
2 changed files with 23 additions and 18 deletions

View File

@@ -1,3 +1,8 @@
2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
* src/plugins/CountAncestors.py:
The "number of ancestors" report only takes different persons into account.
(#0001076)
2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
* src/plugins/NarrativeWeb.py:
Make URL handling on win32 work as in NarrativeWeb.py. (#0001087)