* NEWS: Update status.

svn: r2584
This commit is contained in:
Alex Roitman 2004-01-02 21:59:26 +00:00
parent c71dfc8b9e
commit c520058cb5
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2004-01-02 Alex Roitman <shura@alex.neuro.umn.edu>
* src/PedView.py (load_canvas): Produce generation labels based on
the anchor.
* NEWS: Update status.
2004-01-01 Don Allingham <dallingham@users.sourceforge.net>
* src/PedView.py (PedigreeView.load_canvas): switched anchor label from a label
@ -216,6 +217,7 @@
* src/plugins/FtmStyleAncestors.py (print_notes): Call write_note().
* src/plugins/IndivComplete.py (write_note): Call doc.write_note().
* src/plugins/WebPage.py (write_gallery,write_notes): Call write_note().
2003-12-13 Alex Roitman <shura@alex.neuro.umn.edu>
* src/docgen/KwordDoc.py (write_note): Implement function.
* src/edit_person.glade: Correct hotkeys.

View File

@ -1,9 +1,18 @@
Version 1.0.0 -- the "Stable as a tombstone" release
* Added Norwegian translation (Frode Jemtland).
* New filter and custom filter rule based on the personal completeness flag.
* Improved GEDCOM support.
* Improved GEDCOM support.
* Support for EasyTree flavor of GEDCOM.
* Phone field in Addresses and Places.
* New "Add from database..." button in gallery tabs.
* Format of the Notes can be set to Flowed or Preformatted.
* Reports can be opened with the appropriate application right after they
have been generated.
* 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),
and Russian (Alex Roitman) languages.
Version 0.98.0 -- the "Round me off" release
* More compliance with GNOME HIG.