diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d88aa8b219..d72cf5b544 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-05-11 Jeffrey Stedfast <fejj@ximian.com> + + * mail-local.c (mail_local_reconfigure_folder): Set a title on the + window "Reconfigure %s" where %s is the folder name. Also, don't + allow more than one of these type windows to be opened per folder. + + * mail-tools.c (mail_tool_get_folder_name): Fix Danw's kludge to + actually work :-) + 2001-05-11 Martha Burke <martha@ximian.com> * gui/Makefile.am: sanitize LD_ADDS and CFLAGS so the libtool |