* src/GrampsDb/_WriteXML.py: fix bookmark handling

* src/plugins/FindDupes.py (Merge.find_potentials): update internal
	list on call (bug# 789)
	copy the LDS information (bug# 642)
	(MergePeople.merge_existing_family): fix child references on merge
	


svn: r7838
This commit is contained in:
Don Allingham
2006-12-22 23:28:05 +00:00
parent 5b6b5553ac
commit 13260778f1
2 changed files with 15 additions and 4 deletions
+6 -3
View File
@@ -1,8 +1,11 @@
2006-12-22 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteXML.py: fix bookmark handling
* src/plugins/FindDupes.py (Merge.find_potentials): update internal
list on call (bug# 789)
* src/Merge/_MergePerson.py (MergePeople.merge_person_information):
copy the LDS information
copy the LDS information (bug# 642)
(MergePeople.merge_existing_family): fix child references on merge
2006-12-21 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsXMLDB.py: fix bookmarks
* TODO: update