From d4181a3e1e2980e38353b8b6702026965703bac4 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 5 Sep 2005 00:43:39 +0000 Subject: [PATCH] * NEWS: update for 2.0.7 release svn: r5180 --- gramps2/ChangeLog | 1 + gramps2/NEWS | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index fd99cc37c..f5f19ab8c 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,4 +1,5 @@ 2005-09-04 Don Allingham + * NEWS: update for 2.0.7 release * src/DateDisplay.py: handle BCE better * src/ReadXML.py: read the patronymic portion of a name properly. diff --git a/gramps2/NEWS b/gramps2/NEWS index 7a70e4ba1..5ceffd20c 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -1,3 +1,13 @@ +Version 2.0.6 -- the "Romanes eunt domus" release +* Addition of a spelling checker if python-gnome-extras is installed +* Thumbnails are generated for objects other than images if an appropriate + thumbnailer is found the the GCONF database. +* Enhances Descendant Chart report that allows better control over the + formatting of the report +* Added support for new %n format in addition to $n, which will cause the + line to be removed if a text match is not made. +* Bug fixes, bug fixes, bug fixes, and bug fixes. + Version 2.0.6 -- the "Just like my dear Papa!" release * New Narrative Web Page added to create a more complete web site. * French manual available again (Jérôme).