diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cc21b1179e..220507e86c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-03-31 Not Zed <NotZed@Ximian.com> + + * mail-session.c (pass_response): need to check for config_service + != NULL, not service != NULL before calling set_save_password. + Fix for #40472. + +2003-03-28 Not Zed <NotZed@Ximian.com> + + * folder-browser-ui.c: include e-meta.h + + * folder-browser.c (on_right_click): remove unused var. + 2003-03-28 Jeffrey Stedfast <fejj@ximian.com> * subscribe-dialog.c (fe_check_for_children): Declare a prototype |