From 4b98e7e661a933b055fbbe91f724fadfdb54549f Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 19 Jul 2006 04:29:44 +0000 Subject: [PATCH] Update svn: r7041 --- gramps2/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index afd25c23f..09f3af688 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,7 +1,7 @@ 2006-07-18 Alex Roitman * src/GrampsDb/_GrampsBSDDB.py - (GrampsBSDDB._delete_primary_from_reference_map): defer deleting - until the cursor is closed. + (_delete_primary_from_reference_map): defer deleting until the + cursor is closed. 2006-07-18 Brian Matherly * src/plugins/GraphViz.py: Make it work for Windows