diff --git a/ChangeLog b/ChangeLog index 7e1806699..a2adc8f57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * src/PedView.py: Fix anchors. Switch from storing person objects to their IDs. Start on building Spouses and Siblings submenus in the context menu. + * NEWS: Update. 2004-06-20 Alex Roitman * configure.in: Bump up the version number. diff --git a/NEWS b/NEWS index 33ee03538..ab188d06b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Version 1.1.1 -- the "Rat cake, rat sorbet, rat pudding, or strawberry tart" release +* Pedigree View has person-dependent submenus in the context menu: + Spouses, Siblings, Children, and Parents. +* Command line arguments handling is back on track. +* Sorting improvements. +* Bug fixes. + Version 1.1.0 -- the "And now for something completely different" release * Berkeley database backend!!! Many thanks to Billy Earney for db expertise! * Alphabetical tabs are gone. The entire People View is in a single tree now.