2003-07-25 Tim Waugh <twaugh@redhat.com>

* src/Report.py: Support for making output formats printable.
        * src/plugins/GraphViz.py: Make it printable.


svn: r1930
This commit is contained in:
Tim Waugh
2003-07-25 18:22:07 +00:00
parent 0b27e9db03
commit c54e12ea51
3 changed files with 44 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
2003-07-25 Tim Waugh <twaugh@redhat.com>
* src/Report.py: Support for making output formats printable.
* src/plugins/GraphViz.py: Make it printable.
* src/plugins/ReadGedcom.py: Handle ABBR in source definitions (i.e.
handle the GEDCOM that our exporter writes).