diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 9167414f9..029e7309c 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,12 @@ +2003-08-09 Don Allingham + * src/GenericFilter.py: Support for categories and descriptions + for filters + * src/Plugins.py: removed unused variable + * src/gramps.desktop: compatible with desktop-file-validate + * src/rule.glade: new add/edit filter dialog + * src/plugins/FilterEditor.py: support for spin buttons and new + dialog box + 2003-08-09 Alex Roitman * src/TextDoc.py (PaperStyle.set_height, PaperStyle.set_width): Add functions. Needed for setting custom size paper.