From 90fe7db3c285cb56e427e50828ac441816efd7f5 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sat, 29 Sep 2007 12:13:12 +0000 Subject: [PATCH] 2007-09-29 Benny Malengier svn: r9036 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3ed2b64fc..d945a0dff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2007-09-29 James G. Sack +2007-09-29 Benny Malengier * src/GrampsDb/_ReadXML.py: remove bug: no more creation of objects if bookmark is found with handle that is not in database. This causes corruption of database! * src/GrampsDb/_GrampsDbBase.py: person bookmarks do not work after save. Correct. Issue #1260