From d1344a79481794d57d0a8cc084c36b3b0a237e25 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 7 Jul 2003 02:34:37 +0000 Subject: [PATCH] update svn: r1832 --- gramps2/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 36b539afc..83573ec24 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,7 @@ +2003-07-06 Don Allingham + * gramps.sh.in: Don't override an existing PYTHONPATH environment + variable + 2003-07-06 Alex Roitman * src/plugins/BookReport.py: Make a list of options from a tuple. * src/plugins/AncestorReport.py: Register options as a tuple.