Partial fix for 0001722: add dialog that on import gives a warning if the xml is made with an older version

svn: r10113
This commit is contained in:
Brian Matherly
2008-02-25 04:32:11 +00:00
parent af21e396d9
commit e801786edb
3 changed files with 123 additions and 33 deletions

View File

@@ -1,3 +1,9 @@
2008-02-24 Brian Matherly <brian@gramps-project.org>
* src/GrampsDbUtils/_ReadXML.py:
* src/GrampsDbUtils/_GrmapsDbWriteXML.py:
Partial fix for 0001722: add dialog that on import gives a warning if the
xml is made with an older version
2008-02-24 Brian Matherly <brian@gramps-project.org>
* src/docgen/AsciiDoc.py:
Fix page_break()