diff options
author | Not Zed <NotZed@Ximian.com> | 2004-06-03 20:06:48 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-06-03 20:06:48 +0800 |
commit | 15d9e2645c17141ccfb33c59c0ad741962bd7843 (patch) | |
tree | e09d3ed86c72694a92ac049a4f4326dd78c8f4b6 /camel/ChangeLog | |
parent | 74fb7cd73be2837f17529a631ebc1d79b23ea696 (diff) | |
download | gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar.gz gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar.bz2 gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar.lz gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar.xz gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.tar.zst gsoc2013-evolution-15d9e2645c17141ccfb33c59c0ad741962bd7843.zip |
reset current folder. (connect_to_server): and here too just to make sure.
2004-06-03 Not Zed <NotZed@Ximian.com>
* providers/nntp/camel-nntp-store.c
(nntp_disconnect_online): reset current folder.
(connect_to_server): and here too just to make sure.
svn path=/trunk/; revision=26167
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 0bbc7e952b..d4419611b9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -2,6 +2,8 @@ * providers/nntp/camel-nntp-store.c (camel_nntp_command): disconnect if we get an io error or user cancellation. + (nntp_disconnect_online): reset current folder. + (connect_to_server): and here too just to make sure. * providers/nntp/camel-nntp-folder.c (nntp_folder_sync_online): only save the summary, don't update from server, thats what |