preformated text is harder to read, when output is centered.
[squirrelmail.git] / ChangeLog
index bfff64da1a96d0d387d0806c6d15359a15ab946f..113ff692724df59a6549dd67e13877542cc4da57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -200,8 +200,6 @@ Version 1.5.1 -- CVS
   - Added sq_strlen function for calculation of multi-byte string length.
   - Quoted "INBOX" in check for the status of INBOX in a LIST call. Fixes an
     issue with a specific IMAP server.
-  - In sqgetGlobalVar(), reset $value if the var is not found in the
-    specified location.
   - Move default_pref to the config/ dir, but keep checking legacy locations
     first for bc. Do not fail with an error when default_pref not found, just
     create an empty one.
@@ -311,6 +309,8 @@ Version 1.5.1 -- CVS
   - If From: field is unset in an email, header object for from field is not
     correctly set, and generates an error on reply (#1179754).
   - Add Cancel button to addressbook (#1180565).
+  - RFC 2046: Send mixed messages with multipart/alternative nested boundaries
+    with correct boundary strings
   
 Version 1.5.0 - 2 February 2004
 -------------------------------