From d7dd040a74eb0241a90f97cf1471482f05145956 Mon Sep 17 00:00:00 2001 From: tokul Date: Mon, 15 Nov 2004 16:10:46 +0000 Subject: [PATCH] fixes for bugs 655137 and 1005353 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8380 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8cd33868..5415711d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -150,6 +150,10 @@ Version 1.5.1 -- CVS - Fix: Messages shown with bad times in message list due to misinterpreted UW IMAP internal date. - Fixed path used by random theme. + - Utf7-imap encoding/decoding functions will check, if required charset is + supported by mbstring and use it. Fixes bug #1005353. + - LDAP backend will use internal squirrelmail charset conversion functions + instead of php xml extension. Fixes bug #655137. Version 1.5.0 -------------------- -- 2.25.1