2004-08-23 Tim Waugh <twaugh@redhat.com>

* src/WriteGedcom.py (GedcomWriter.write_sources): Write sources
        in ID order for easier change tracking.


svn: r3483
This commit is contained in:
Tim Waugh
2004-08-23 11:26:24 +00:00
parent aaf6a71702
commit 237ff088c7
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
2004-08-23 Tim Waugh <twaugh@redhat.com>
* src/WriteGedcom.py (GedcomWriter.write_sources): Write sources
in ID order for easier change tracking.
* src/WriteXML.py (XmlWriter.write_xml_data): Use GRAMPS ID not DB
handle.
(XmlWriter.dump_source_ref): Likewise.