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