Fix display of preformatted notes in ODF output (#0001109).

svn: r8707
This commit is contained in:
Brian Matherly
2007-07-08 22:17:45 +00:00
parent 1c550c4c60
commit 06620b869e
2 changed files with 8 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
2007-07-08 Brian Matherly <brian@gramps-project.org>
Robert Cawley <rjc@cawley.id.au>
* src/docgen/ODFDoc.py
(write_note): Fix display of preformatted notes (#0001109)
2007-07-08 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDBDir.py (write_lock_file): Work around
os.getlogin() problem on some terminals.