From e697e7de4ce62b6c8fb99e22b3694031226685d7 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Mon, 27 Feb 2006 05:17:50 +0000 Subject: [PATCH] Added (my first) Calendar.py edits svn: r6001 --- gramps2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 5fc73212f..b095167a8 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,8 @@ +2006-02-27 Doug Blank + * src/plugins/Calendar.py: Fixed bug in primary family selection + * src/plugins/Calendar.py: Fixed reversed meaning in maiden checkbox + * src/plugins/Calendar.py: Added gettext around "name and name" + 2006-02-26 Don Allingham * src/EditPerson.py: strip names of trailing whitespace before assigning them