diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:06:48 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:06:48 +0800 |
commit | d16acb954a6919ce909c105c52e205159bf1af08 (patch) | |
tree | dfd22320964cb685f9708dcb3741abe2cc317f6b /executive-summary/ChangeLog | |
parent | dd04e750f24f2e0300bc45e4916dddf6d492024c (diff) | |
download | gsoc2013-evolution-d16acb954a6919ce909c105c52e205159bf1af08.tar.gz gsoc2013-evolution-d16acb954a6919ce909c105c52e205159bf1af08.tar.zst gsoc2013-evolution-d16acb954a6919ce909c105c52e205159bf1af08.zip |
Fix a crash when Update Now is clicked.
svn path=/trunk/; revision=9745
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index c32028b771..c3f306300b 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,10 @@ +2001-05-10 Iain Holmes <iain@ximian.com> + + * test-service/rdf-summary.c (download_cb): Proxy clicked events to + download. + (property_control): Connect the Update Now button to the download_cb + instead of download to prevent a crash. + 2001-05-05 Gediminas Paulauskas <menesis@delfi.lt> * component/Makefile.am, evolution-services/Makefile.am: no need of |