switched doctype to standard compliance mode
[squirrelmail.git] / ChangeLog
index 6acfc9ab1c5c51bb64dcc46d235fcc1a5681a595..d170cd7b3d9b1e72bba0dde4134a213075a919e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -534,7 +534,12 @@ Version 1.5.1 -- CVS
     based templates.
   - Added footer template to every page.
   - Added experimental IMAP and SMTP STARTTLS extension support.
-
+  - Security: Fix possible cross site scripting through the right_main
+    parameter of webmail.php. This now uses a whitelist of acceptable
+    values. [CVE-2006-0188]
+  - Disabled display of regexp compilation errors in local_file address
+    book backend.
+  - DOCTYPE tags are switched from quirks to standard compliance mode.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------