summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-09-01 16:50:16 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-09-01 16:50:16 +0200
commitbfcfbd11547e4590a6fb772ce5c40b698391568f (patch)
treec5413810cb6aa11df5d873cc0e3f6b51ca0bc0f2
parentf1a45733a84010de461af9e0f86564c28380bae5 (diff)
Add release 0.9.4 milestone to changelog
-rw-r--r--CHANGELOG25
1 files changed, 15 insertions, 10 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f172d4081..3b7d47bb4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,18 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
-- Fix issue where legacy config was overriden by default config (#1489288)
- Add temp_dir_ttl configuration option (#1489304)
-- Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)
- Allow setting INBOX as Sent folder (#1489219)
-- Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
-- Fix lack of Reply-To address in header of forwarded message body (#1489298)
-- Fix bugs when invoking contact creation form when read-only addressbook is selected (#1489296)
-- Fix identity selection on reply (#1489291)
-- Fix so additional headers are added to all messages sent (#1489284)
-- Fix display issue after moving folder in Folder Manager (#1489293)
-- Fix handling of non-default date formats (#1489294)
-- Fix unquoted path in PREG expression on Windows (#1489290)
- Fix replacement variables in user-specific base_dn in some LDAP requests (#1489279)
- Fix image scaling issues when image has only one dimension smaller than the limit (#1489274)
- Fix issue where uploaded photo was lost when contact form did not validate (#1489274)
@@ -69,6 +59,21 @@ CHANGELOG Roundcube Webmail
- Fix export of selected contacts from search result (#1488905)
- Feature to export only selected contacts from addressbook (by Phil Weir)
+RELEASE 0.9.4
+-------------
+- Fix iframe scrollbars on webkit desktop browsers (#1489306)
+- Fix issue where legacy config was overriden by default config (#1489288)
+- Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)
+- Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
+- Fix lack of Reply-To address in header of forwarded message body (#1489298)
+- Fix bugs when invoking contact creation form when read-only addressbook is selected (#1489296)
+- Fix identity selection on reply (#1489291)
+- Fix so additional headers are added to all messages sent (#1489284)
+- Fix display issue after moving folder in Folder Manager (#1489293)
+- Fix handling of non-default date formats (#1489294)
+- Fix unquoted path in PREG expression on Windows (#1489290)
+- Fix wrong close tag in /template/mail.html (#1489295)
+
RELEASE 0.9.3
-------------
- Fix setting refresh_interval to "Never" in Preferences (#1489286)