From 9e1a4c4d15c15b3afe3fef0aa224d1b5d9845273 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 9 Nov 2005 00:34:36 +0000 Subject: [PATCH] * NEWS: Update. svn: r5377 --- gramps2/ChangeLog | 2 +- gramps2/NEWS | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 69f27bb0b..0b0d9210d 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -9,7 +9,7 @@ * src/ImageSelect.py: Fix idle for new objects. * src/Report.py (parse_report_options_frame): Do not allow negative-numbered selection in the filter menu. - + * NEWS: Update. 2005-11-07 Alex Roitman * src/EditPlace.py: Convert References to the list view. diff --git a/gramps2/NEWS b/gramps2/NEWS index 9220702ca..0f88aa855 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -1,3 +1,19 @@ +Version 2.0.9 -- the "Bring out your dead" release +* Numerous web generator improvements. +* Support forward-referencing named notes in GEDCOM import. +* Manual updates. +* New Checkpoing tool plugin. +* Support for running tools from command line. +* Persistent options for tools, as applicable. +* Export patronymic names into GEDCOM. +* Updates for Swedish translation and date localization (Stefan Bjork). +* Fully formalized XML format (DTD and RELAX NG schema). +* New plugin documenting command line reference. +* Memory leak in libbglade worked around. +* Limitation of 31 generations reports removed. +* Improved responsiveness when working with large databases. +* Numerous bug fixes. + Version 2.0.8 -- the "Romani ite domum" release Version 2.0.7 -- the "Romanes eunt domus" release