diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-10-11 03:54:28 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-10-11 03:54:28 +0800 |
commit | 44f3c6d906ce7d69637b5bd5ac82059f8c0c0ab8 (patch) | |
tree | 65913a083490d2ee70118166b618a644ad920165 /my-evolution/ChangeLog | |
parent | 6e1a9c1903b5ae66cd267e675e6f50034e12ba85 (diff) | |
download | gsoc2013-evolution-44f3c6d906ce7d69637b5bd5ac82059f8c0c0ab8.tar.gz gsoc2013-evolution-44f3c6d906ce7d69637b5bd5ac82059f8c0c0ab8.tar.zst gsoc2013-evolution-44f3c6d906ce7d69637b5bd5ac82059f8c0c0ab8.zip |
Fixed polling in offline mode
svn path=/trunk/; revision=13562
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index b3483fae32..e975464450 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2001-10-10 Iain Holmes <iain@ximian.com> + * e-summary-weather.c (e_summary_weather_update): Return a value. + Only repoll if the summary is online. + + * e-summary-rdf.c (e_summary_rdf_update): Only poll if online + +2001-10-10 Iain Holmes <iain@ximian.com> + * my-evolution.glade: Set the minimum length of time for updates to 5 minutes. |