* src/docgen/PdfDoc.py (write_text): Close <br/> tag.

svn: r8214
This commit is contained in:
Alex Roitman
2007-02-23 01:57:28 +00:00
parent 9ec79f98e1
commit c2dc72ffd3
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
2007-02-22 Alex Roitman <shura@gramps-project.org>
* src/docgen/PdfDoc.py (write_text): Close <br/> tag.
* src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Typo.
2007-02-19 Brian Matherly <brian@gramps-project.org>