From 19910870ede6d4b3a7d46d648cc36add9d9e6a4e Mon Sep 17 00:00:00 2001 From: tassium Date: Tue, 30 Sep 2003 19:30:15 +0000 Subject: [PATCH] Corrected a few typos. Added mention of UID Support toggle being removed from conf.pl git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5805 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 53d3c520..97072cfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,7 +25,7 @@ Version 1.5.0 -- CVS - Remove obsoleted parsing functions. - Fixed language bug in posting on modifying/deleting servers on mail_fetch plugin (#742705). - - Fixed infinite loop in parseAddress on invalid mailadress (#742584). + - Fixed infinite loop in parseAddress on invalid mailaddress (#742584). - Rewrote ugly "Not a very useful errormessage" to something more friendly. - Make central function for compose links to make sure compose_in_new always works the same way. @@ -48,10 +48,10 @@ Version 1.5.0 -- CVS - Replaced search with new version by Alex Lemaresquier. (Originally "asearch" plugin). - New debugging function: sm_print_r() in strings.php. - - Use SM_PATH in config_default. Change default server type to 'other' in stead + - Use SM_PATH in config_default. Change default server type to 'other' instead of cyrus. (#766577). - Added feature to allow user to switch on full date display in mailboxes instead - of just partial date/time based on time of email, and current date. + of just partial date/time based on time of email and current date. - Fixed bug that would cause e-mails dated in the future to be displayed with only the time. - Fixed unseen/total notifications to return behaviour back to 1.2.x style. @@ -94,6 +94,8 @@ Version 1.5.0 -- CVS - Added SASL PLAIN to IMAP and SMTP. Thanks to avel for the prodding and code snippet. - conf.pl will no longer offer to detect login methods if TLS is enabled. + - conf.pl no longer offers UID support toggle, which is forced true in + global.php ************************************** *** SquirrelMail Stable Series 1.4 *** -- 2.25.1