2006-10-31 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_WriteGedcom.py (write_families): Properly write
	custom attr type.



svn: r7524
This commit is contained in:
Alex Roitman
2006-10-31 16:15:21 +00:00
parent 8b22982a3f
commit 2df2d25b5a
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2006-10-31 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py (write_families): Properly write
custom attr type.
2006-10-30 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: prevent updates on person list if not
visible (person-added)