X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ChangeLog;h=7626f47ca2ca746e9bf1dcbf373259cdd0332f43;hb=de00443c7d9770fbae65402e6beabde8a3db302a;hp=559ab340b972ca5ff15ce5fa447519f37a1acefc;hpb=805e7c6004153f69ed8f1bf2c7d5b7a7924f2863;p=squirrelmail.git diff --git a/ChangeLog b/ChangeLog index 559ab340..7626f47c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -114,9 +114,9 @@ Version 1.5.1 -- CVS See plugins/fortune/INSTALL. - Fix for #906217 when checking spelling of inline replies, the corrected words would appear through original email. - - Fixed empty information menu when viewing vcards without information + - Fixed empty information menu when viewing vCards without information but name and e-mail address. - - User may now add an e-mail address when adding vcards without one to the + - User may now add an e-mail address when adding vCards without one to the address book. No need to wait for the error message anymore. - Removed japanese_xtra function used by older XTRA_CODE calls. Plugins should use separate xtra_code functions. Older function does not provide @@ -132,7 +132,13 @@ Version 1.5.1 -- CVS 8bit symbols. (provides fix for #934033). - Fixed decoding function problems when mbstring.func_override has MB_OVERLOAD_REGEX enabled. - + - Fixed XSS exploit in decodeHeader function. + - Added site configuration and custom translation engine support to translate + plugin. + - Fixed SquirrelSpell error output. Patch courtesy David Boone. + - Fixed bug in IMAP read routines that treated "0" as false instead of + a string (patch courtesy Maurice Makaay). + - Fixed PHP notice when header property value is blank Version 1.5.0 --------------------