* src/WriteGedcom.py: export more objects, better conformance with

the spec, preserve timestamps on objects
* src/const.py.in: add table of GEDCOM tags that take a value on the
same line


svn: r5346
This commit is contained in:
Julio Sánchez
2005-10-24 19:50:05 +00:00
parent 3aab27ab99
commit 1e404f7146
3 changed files with 123 additions and 40 deletions

View File

@@ -1,3 +1,9 @@
2005-10-24 Julio Sanchez <jsanchez@users.sourceforge.net>
* src/WriteGedcom.py: export more objects, better conformance with
the spec, preserve timestamps on objects
* src/const.py.in: add table of GEDCOM tags that take a value on the
same line
2005-10-23 Don Allingham <don@gramps-project.org>
* src/ReadGedcom.py: handle progress bar
* src/gedcomimport.glade: add progress bar and expanders