Don't keep a row highlighted and checkbox checked when user clicked on the subject...
[squirrelmail.git] / ChangeLog
index e55eda80f154087369b142c9ac79cec8921924e6..f1ae77416231e1289f68ab26a472f88be79b51c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -246,6 +246,14 @@ Version 1.5.1 -- CVS
   - Change defaults of some prefs to more sensible / usable settings.
   - Revise the documentation of the packaged plugins.
   - Fixed edit form checks in address listing (#1124018).
+  - After sending resumed draft, return to message list
+  - 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
 
 Version 1.5.0
 --------------------