0001792: Tools->Utilities->Verify the Data (exclude married names)

svn: r10085
This commit is contained in:
Brian Matherly
2008-02-21 04:04:37 +00:00
parent 5cd3411cfd
commit 274b630f04
2 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2008-02-20 Brian Matherly <brian@gramps-project.org>
* src/plugins/Verify.py:
0001792: Tools->Utilities->Verify the Data (exclude married names)
2008-02-20 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/GrampsDbUtils/_GedcomUtils.py: (IdMapper.get_translate()) return
value of dict instead of boolean. Fix #0001708