fix mbstring overloading issue with passwords (#929644).
[squirrelmail.git] / ChangeLog
index d121673288a5e5fb8a83d106cbe0d557a63090b1..af4c086fcc15e8637fc26ccf7fb27db6d573666c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -287,6 +287,8 @@ Version 1.5.1 -- CVS
     initialization.
   - Fixed wrapping of multibyte strings in message view and replies 
     (#1043576).
+  - mbstring internal encoding is switched to ASCII, if mbstring.func_overload
+    is enabled (#929644).
   
 Version 1.5.0
 --------------------