* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use

xml.sax.saxutils.escape to handle XML entities


svn: r4984
This commit is contained in:
Don Allingham
2005-07-31 04:43:06 +00:00
parent d768deae74
commit 2070dcba43
2 changed files with 17 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
2005-07-30 Don Allingham <don@gramps-project.org>
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use
xml.sax.saxutils.escape to handle XML entities
2005-07-29 Don Allingham <don@gramps-project.org>
* src/GrampsBSDDB.py: issue complete redraw on name grouping change