From 325b057a1c88860d1360512e3bd5a82dd8ebbe86 Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 12 Feb 2006 17:43:01 +0000 Subject: [PATCH] changes made by Marc before branching git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10734 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00d13c96..e98092dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -548,6 +548,19 @@ Version 1.5.1 (branched on 2006-02-12) - Fixed mailbox cache issues caused by using prev/next links in read_body.php. - Added View as HTML support to the SquirrelMail core. + - Fixed bug #550557. + - Applied status cache patch created by Michael Long. + - Updated newmail plugin to make use of status cache (Michael Long) + - Added RECENT check to left_main.php to bold the unseen message string if + there are recent messages. + - Fixed search query in filters.php, now we respect the imap continuation + request (Michael Long). + - Fixed bug in digest message view where the from name disappeared after + opening a digest message. + - Fixed checkall link in case javascript was disabled. + - Rewrite of thread parsing code in order to improve performance. + - Adapted message squisher function to gain performance. + - Fixed bug #1093360, skip untagged NO responses in APPEND query. Version 1.5.0 - 2 February 2004 ------------------------------- -- 2.25.1