aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-03-06 06:56:14 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-03-06 06:56:14 +0800
commitb0ee069191427a6fd3c2557042a35e4354a81f35 (patch)
treec6cf84265c7a66ebe430b9b41e380d75088cd0fa /mail/ChangeLog
parent38342cf57ac6117e0de851b10ae7d3a14e92cc13 (diff)
downloadgsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar.gz
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar.bz2
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar.lz
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar.xz
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.tar.zst
gsoc2013-evolution-b0ee069191427a6fd3c2557042a35e4354a81f35.zip
"use_ssl" can now be 3 options, modify the code to handle this.
2002-03-05 Jeffrey Stedfast <fejj@ximian.com> * mail-account-gui.c (save_service): "use_ssl" can now be 3 options, modify the code to handle this. (setup_service): Toggle the correct ssl option. (source_type_changed): Show/hide the ssl hbox container widget. (transport_type_changed): Same. svn path=/trunk/; revision=15933
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8acab32d73..c6cecece5f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-05 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-account-gui.c (save_service): "use_ssl" can now be 3
+ options, modify the code to handle this.
+ (setup_service): Toggle the correct ssl option.
+ (source_type_changed): Show/hide the ssl hbox container widget.
+ (transport_type_changed): Same.
+
2002-03-05 Dan Winship <danw@ximian.com>
* mail-folder-cache.c (mail_note_store): Pull up assertion change