From 848ef1d0c7925c4eb5357033433feef4d7d739c9 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 4 Feb 2004 02:50:29 +0000 Subject: [PATCH] * doc/gramps-manual/ru/usage.xml: Update. * doc/gramps-manual/ru/filtref.xml: Update. * doc/gramps-manual/ru/gramps-manual.xml: Update. * doc/gramps-manual/ru/mainwin.xml: Update. * doc/gramps-manual/ru/figures/*.png: Update. * NEWS: Update. svn: r2765 --- gramps2/ChangeLog | 13 ++++++------- gramps2/NEWS | 5 +++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index b413bedf4..6083549e8 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,10 +1,3 @@ -2004-02-03 Alex Roitman - * doc/gramps-manual/ru/usage.xml: Update. - * doc/gramps-manual/ru/filtref.xml: Update. - * doc/gramps-manual/ru/gramps-manual.xml: Update. - * doc/gramps-manual/ru/mainwin.xml: Update. - * doc/gramps-manual/ru/figures/*.png: Update. - 2004-02-03 Michel Guitel * doc/gramps-manual/fr/filtref.xml: Update. * doc/gramps-manual/fr/mainwin.xml: Update. @@ -16,6 +9,12 @@ Don't ship Hungarian manual. * doc/gramps-manual/fr/gramps-manual.xml: Update. * doc/gramps-manual/C/gramps-manual.xml: Update. + * doc/gramps-manual/ru/usage.xml: Update. + * doc/gramps-manual/ru/filtref.xml: Update. + * doc/gramps-manual/ru/gramps-manual.xml: Update. + * doc/gramps-manual/ru/mainwin.xml: Update. + * doc/gramps-manual/ru/figures/*.png: Update. + * NEWS: Update. 2004-02-02 Don Allingham * src/VersionControl.py: Call win.run to prevent exit from killing the diff --git a/gramps2/NEWS b/gramps2/NEWS index d79e7bf05..10eaeaebe 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -11,12 +11,13 @@ Version 1.0.0 -- the "Stable as a tombstone" release * Interface improvements. * Anchor can be set in Pedigree View -- in that case generations are labeled relative to that anchor. -* Manual is translated into French (Michel Guitel), German (Sebastian Vöcking), - Hungarian (Egyeki Gergely), and Russian (Alex Roitman) languages. +* Manual is translated into French (Michel Guitel) and Russian (Alex Roitman). * Relationship calculators for German (Dr. Martin Senftleben) and Hungarian (Egyeki Gergely) languages. * Improved AncestorChart is capable for compressing the output (getting rid of the empty space) and scaling the contents to a single page. +* Support for latin-1 charset in PS and PDF reports. +* Sorting is remembered for Sources and Places Views. * Numerous bugfixes. Version 0.98.0 -- the "Round me off" release