* src/GrampsDbUtils/_WriteGedcom.py: Fix note level (bug #1204)

2007-09-01  Don Allingham  <don@gramps-project.org>


svn: r8922
This commit is contained in:
Don Allingham
2007-09-01 22:26:23 +00:00
parent 459c27dcec
commit 6f0ed956a2
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-09-01 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: Fix note level (bug #1204)
2007-09-01 Don Allingham <don@gramps-project.org>
* src/DbManager.py (check_in): don't expect stdin to be open (#1203)