diff --git a/ChangeLog b/ChangeLog index 83e8bb6b6..5b307a65d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-08-30 Don Allingham + * src/docgen/PdfDoc.py: Support drawing functions. + * src/docgen/PdfDrawDoc.py: remove - all functions integrated into + PdfDoc.py + * src/DbPrompter.py: change title from "Save" to "Create" when + opening a new database, prompt with last database saved. + * src/FamilyView.py: don't add columns to the child list if it + is already initialized + 2003-08-30 Alex Roitman * src/gramps_main.py: Enable context menu for an empty people view. * src/FamilyView.py: Cleanups for the case of empty database.