removed unused and unneeded hooks
[squirrelmail.git] / ChangeLog
index 3842256b9f1c062cc05ef8cb7717a78f578ce1d1..27de142967070c9c7479ab7e7e2627c29aeae85a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,13 @@ Version 1.5.1 -- CVS
   - Added sort by message size.
   - Fixed XSS vulnerability in content-type display in the attachment area
     of read_body.php discovered by Roman Medina.
+  - Get alternating row colors of addressbook in sync with mailbox list.
+  - Give proper error when PEAR DB not found.
+  - Remove inappropriate strip_tags() from add-to-addressbook (#968475).
+  - Prefs caching didn't work properly with register_globals off (#995102).
+  - Security: fix SQL injection vulnerability in addressbook
+    (CVE ID: CAN-2004-0521).
+  - Removed html_top and html_bottom hooks.  No longer used/needed.
 
 Version 1.5.0
 --------------------