2006-04-22 Don Allingham <don@gramps-project.org>

* src/GrampsDb/_ReadXML.py: fix Type str_from_xml calls



svn: r6415
This commit is contained in:
Don Allingham
2006-04-22 19:08:47 +00:00
parent 99c3ae0e44
commit 78db7a4ce5
2 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,6 @@
2006-04-22 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadXML.py: fix Type str_from_xml calls
2006-04-21 Brian Matherly <pez4brian@users.sourceforge.net>
* src/PluginUtils/_ReportUtils.py: keep up with RelLib changes
* src/plugins/DetDescendantReport.py: keep up with RelLib changes