diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-11-22 09:25:43 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-11-22 09:25:43 +0100 |
commit | 8d3a9d3213c34b9114762f748b48a71854eaa0bc (patch) | |
tree | 3e2e60948d0b21d729559d8abb3df11bdaf49511 /plugins/managesieve/Changelog | |
parent | 1900e14d759ed12ee0fd7376b8467883d2160252 (diff) | |
parent | b5117238db2917789ef7657bc9eafe5fd3adfe1f (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 115aec14f..b7b9ecf68 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,8 +1,11 @@ +* version 7.1 [2013-11-22] +----------------------------------------------------------- - lib/Net Sieve.php moved to Roundcube /lib directory - Added managesieve_domains option to limit redirect destinations - Fix bug where at least one additional address of vacation message was required (#1489345) - Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators - Fix date/currentdate related form issues and comparators handling (#1489346) +- Fix a bug where deleted filter was not removed from the list * version 7.0 [2013-09-09] ----------------------------------------------------------- |