From b114f0212a890cb97e08949629af094858720c8f Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sun, 20 Apr 2003 18:49:07 +0000 Subject: [PATCH] Update NEWS file svn: r1468 --- gramps2/NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gramps2/NEWS b/gramps2/NEWS index 022d46ff0..994059036 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -2,17 +2,20 @@ Version 0.9.1 * Custom paper sizes may be set for reports * Witnesses may be added to an event. The witnesses do not have to be in the database, in which case only a string for a name is kept. -* Improved Dialogs to be more compliant with GNOME Human Interface Guidelines. +* Improved interface to be more compliant with GNOME Human Interface Guidelines. * Added Romanian translation (Radu Bogdan Mare) +* Added Dutch translation (Tino Meinen) * Displaying of tabbed person list is significantly faster, since the lists are only drawn with they are selected. -* GRAMPS manual has been updated for the GNOME 2 interface. +* GRAMPS manual has been updated for the GNOME 2 interface (Alex Roitman) * Patch Names utility allows you to select which names should be modified. * Find dialog is now working again. * Example database can be installed and loaded from the help menu. * The status bar can now optionally show the active person's relationship to the home person (works for English only, since the relationship calculation is region/culture dependent). +* Dozens of bug fixes. +* GZIP compression problem has been resolved. Version 0.9.0 * GNOME 2.0 support. Requires pygtk2 and gnome-python2.