svn: r2388
This commit is contained in:
Don Allingham 2003-11-26 16:44:54 +00:00
parent ea8be3cc34
commit 32cee7f1e0

View File

@ -1,3 +1,10 @@
2003-11-26 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: handle update_after edit properly, so that
name changes will put entry in the correct category
* src/PeopleView.py: cleanup
* src/PeopleStore.py: delete stale iter from dictionary when no
longer used.
2003-11-25 Alex Roitman <shura@alex.neuro.umn.edu>
* FAQ: Several minor corrections. New question about bug reports.
* Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.