It's _blank, not _new
[squirrelmail.git] / ChangeLog
index abf301806ea3603e59fdcc87a130f6c30c307412..1907e78ef6f3dc8cc530fd13f584541d840b5cce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -247,9 +247,14 @@ Version 1.5.1 -- CVS
   - Revise the documentation of the packaged plugins.
   - Fixed edit form checks in address listing (#1124018).
   - After sending resumed draft, return to message list
-  - Parse URIs (including grabbing mailto: links) when viewing in HTML format
+  - Parse and replace mailto: links with internal compose links when 
+    viewing in HTML format
   - Plugins may now define an "extra" array element to return to the attachment
     types hook, which will be also inserted in the attachment link for the plugin
+  - Added mouseover row highlighting on message index
+  - Added <label> for checkboxes on message index (when highlighting is off)
+  - Fixed mailto: parsing in functions/url_parser.php
+  - Fixed broken signout page (plugins work here again)
 
 Version 1.5.0
 --------------------