Custom option page values now repopulate correctly when save action goes back to...
[squirrelmail.git] / ChangeLog
index 3842256b9f1c062cc05ef8cb7717a78f578ce1d1..5c4239c85ba830b2b56c89c177daecf8522aaef6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,16 @@ 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.
+  - Added "trailing text" for options built by SquirrelMail (text placed
+    after text and select list inputs on options pages)
+  - Custom option page values now repopulate correctly
 
 Version 1.5.0
 --------------------