From d1f1f49c5c25c572f67ee81098aa4231bef900b8 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 25 Jun 2003 03:39:32 +0000 Subject: [PATCH] update svn: r1777 --- gramps2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index c59c073d3..086861f76 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -9,6 +9,7 @@ * src/plugins/FtmStyleDescendants.py: handle book improvements * src/plugins/IndivSummary.py: handle book improvements, rename document styles + * src/plugins/SimpleBookTitle.py: new page title for book 2003-06-24 Tim Waugh * src/GrampsParser.py: Use access methods rather than poking directly.