aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-09-19 09:41:38 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-09-19 09:41:38 +0800
commit59fe32189b18f9797347c5be2de77c03fa4a11d0 (patch)
tree8cfdc49eafa16951a73560057ac5f03c4cc7c8ab /camel/ChangeLog
parent8b0060a21590c79923a69426da6dcbbb8a18da74 (diff)
downloadgsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar.gz
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar.bz2
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar.lz
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar.xz
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.tar.zst
gsoc2013-evolution-59fe32189b18f9797347c5be2de77c03fa4a11d0.zip
If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.
2002-09-18 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-command.c (camel_imap_command_response): If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496. svn path=/trunk/; revision=18107
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e06a8eea94..c52f197070 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-18 Not Zed <NotZed@Ximian.com>
+
+ * providers/imap/camel-imap-command.c
+ (camel_imap_command_response): If we get an ALERT, pass it to the
+ user. An rfc2060 MUST, and bug #22496.
+
2002-09-17 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-folder.c (parse_fetch_response):