svn: r1691
This commit is contained in:
Don Allingham 2003-06-11 02:57:00 +00:00
parent 50126aedd8
commit 25d47f6d9a

View File

@ -1,5 +1,16 @@
2003-06-10 Don Allingham <dallingham@users.sourceforge.net>
* src/Date.py: Handle date ranges in the form of xxxx - xxxx
* src/ListModel.py: Be able to select based off an iter
* src/ImageSelect.py: Support keeping selecting attributes after
they are edited
* src/EventEdit.py: Support keeping selecting events after
they are edited
* src/AttrEdit.py: Support keeping selecting attributes after
they are edited
* src/Marriage.py: Support keeping track of events and attributes
after they are edited.
* src/EditPerson.py: Support keeping track of events and attributes
after they are edited.
2003-06-10 Tim Waugh <twaugh@redhat.com>
* gramps.spec.in: Add gramps icon to correct location on install