diff options
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 6e0f51c270..d64404e3db 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,15 @@ +2001-02-14 Christopher James Lahey <clahey@ximian.com> + + * component/component-factory.c (component_destroy_cb): Removed + this unused function. + + * evolution-services/executive-summary-html-view.c + (impl_GNOME_Evolution_Summary_HTMLView_handleURI): Changed the + declaration of this function to match the signature in the + generated header file. + + * test-service/rdf-summary.c (property_control): Added a cast here. + 2001-02-14 Iain Holmes <iain@ximian.com> * evolution-services/executive-summary-html-view.c |