* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.

svn: r8230
This commit is contained in:
Brian Matherly
2007-02-24 22:34:22 +00:00
parent 5aa3a0f4b0
commit a8ad1dcdcf
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2007-02-24 Brian Matherly <brian@gramps-project.org>
* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.
2007-02-24 Brian Matherly <brian@gramps-project.org>
* src/BaseDoc.py:
* src/ReportBase/_CommandLineReport.py: