diff --git a/ChangeLog b/ChangeLog index e24013a25..e68b564db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-11-23 Don Allingham + * src/gramps_main.py: just update information after an edit + instead of deleting/re-enter. Caused pygtk to segfault + * src/PeopleView.py: provide update person function + * src/dialog.glade: remove unused callbacks + 2003-11-23 Alex Roitman * src/ChooseParents.py (ChooseParents.__init__): Revert the dialog back to being non-modal (otherwise adding new people is impossible).