Fixed a leak in modest_mail_operation_get_msgs_full()
[modest] / ChangeLog2
index c8d69a0..3b8a2ee 100644 (file)
@@ -1,3 +1,13 @@
+2007-09-11  Murray Cumming  <murrayc@murrayc.com>
+
+       * src/maemo/modest-account-settings-dialog.c:
+       (modest_account_settings_dialog_set_account_name): Set the incoming 
+       secure-auth checkbox only when a secure auth method is really specified 
+       in gconf. For some reason, it was set also if a secure connection was 
+       chosen, but that does not make sense to me, and was not commented.
+       For instance, this stops the user from seeing an error about unsupported 
+       secure authentication when editing a gmail account.
+
 2007-09-05  Murray Cumming  <murrayc@murrayc.com>
 
        * src/maemo/modest-maemo-utils.c: