If mailto: string isn't double URL encoded, the values don't correctly get
[squirrelmail.git] / ChangeLog
index c0920b363a1b3d1e1d731ece220838b3309105d0..59fad2435c6770afaa887d32b06b63ac088abe73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -229,6 +229,10 @@ Version 1.5.1 -- CVS
     support.
   - Removed unused save_option_header() function from display and compose
     option includes.
+  - Fixed bug #1124764, view unsafe images inside printer friendly view.
+  - Fixed bug #1032366, remove NUL characters in text attachments on sent.
+  - URL Encode required for string being passed in mailto: links to pass on
+    additional values (cc, body, subject etc).
 
 Version 1.5.0
 --------------------