From eb226ae71628dafc40fe3436abd2967a809176ef Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 1 Aug 2003 02:02:51 +0000 Subject: [PATCH] Update svn: r1946 --- gramps2/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index dd890ab56..bfba10ee2 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,6 +1,6 @@ 2003-07-31 Alex Roitman * src/RelLib.py (LdsOrd.are_equal): Correctly handle the case when - the new object is None and the old is empty. + the new object is None and the old is empty; (LdsOrd.isEmpty): Add function. 2003-07-31 Don Allingham