summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-08-10 13:51:53 +0000
committerthomascube <thomas@roundcube.net>2007-08-10 13:51:53 +0000
commitfc73746eb48c4b3bfad9ee04f1fb229788062ffc (patch)
tree9cb13d53c29777794f4570870281b8c296fc2efe /CHANGELOG
parentb48bd06c0f0d0258777b3870f8b8f18aa8a48355 (diff)
Fix compose function from address book + mozilla compatibility
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3b1969d91..629ca9a08 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ CHANGELOG RoundCube Webmail
- Fix display of multipart messages from Apple Mail (closes #1484027)
- Protect AJAX request from being fetched by a foreign site (XSS)
- Make autocomplete for loginform configurable by the skin template
+- Fix compose function from address book (closes #1484426)
2007/08/09 (richs)
@@ -19,7 +20,7 @@ CHANGELOG RoundCube Webmail
- Lowered status message time from 5 to 3 seconds to improve responsiveness
- Added note to INSTALL about .htaccess limiting upload_max_filesize
- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
-- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages
+- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed