From a93605c8a779ea1a1bd2d3e9447693ec8769feb1 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 1 Aug 2003 02:02:51 +0000 Subject: [PATCH] Update svn: r1946 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dd890ab56..bfba10ee2 100644 --- a/ChangeLog +++ b/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