* NEWS: Update.

svn: r5992
This commit is contained in:
Alex Roitman 2006-02-25 07:08:05 +00:00
parent 754cd97f3c
commit 622c870879
2 changed files with 13 additions and 0 deletions

View File

@ -1,4 +1,5 @@
2006-02-24 Alex Roitman <shura@gramps-project.org> 2006-02-24 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.
* configure.in: Bump up the release number. * configure.in: Bump up the release number.
* test/runtest.sh (GRPH_REP): Add calendar to the list of reports. * test/runtest.sh (GRPH_REP): Add calendar to the list of reports.
* src/plugins/Calendar.py: Remove the unsupported flag. * src/plugins/Calendar.py: Remove the unsupported flag.

View File

@ -1,3 +1,15 @@
Version 2.0.10 -- the "Holy Hand Grenade of Antioch" release
* Date handler for Lithuanian language (Arturas Sleinius).
* New Calendar graphical report (Doug Blank).
* Multiple tool fixes.
* GEDCOM import and export improvements.
* Proper rebuilding of secondary indices.
* Open Document Format support in reports (Serge Noiraud, Brian Matherly).
* Multiple report fixes.
* Fix for low-level duplicate records.
* User Manual updates.
* An insane number of bug fixes.
Version 2.0.9 -- the "Nobody expects the Spanish inquisition!" release Version 2.0.9 -- the "Nobody expects the Spanish inquisition!" release
* Incremental interface improvements. * Incremental interface improvements.
* Automated testing added, based on the CLI functionality. * Automated testing added, based on the CLI functionality.