replace htmlentities() with htmlspecialchars() since it is broken with non iso-8859...
[squirrelmail.git] / ChangeLog
index 2b33ad06814edf67fb77039706be8c2fe4e2d2db..2a6a2edb4d1acc42d8b4bf33fa5a647ee89dd779 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,6 +72,9 @@ Version 1.5.0 -- CVS
     if IMAP connection dropped during login
   - Modified preference loading code to always have a complete $color array
     set in case a user uses an incomplete theme.
+  - new function sqimap_msgs_list_move() to replace sqimap_msgs_list_copy()
+  - sqimap_msgs_list_copy() no longer deletes messages copied.
+  - Workaround for Mozilla bug #200412 in order to show multipart/related html mail.
   
 
 **************************************