diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-03-14 13:36:43 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-03-14 13:36:43 +0100 |
commit | 50a57e9b755e80885c7a608924e6e860b28be541 (patch) | |
tree | ddc3ee86be643c58103263b45bad56b6b3b60b09 /plugins/managesieve/Changelog | |
parent | 5ce23011850e095476a6b35abaf45bcd4d42c062 (diff) |
Added optional separate interface for out-of-office management (#1488266)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 559390f34..afdafed28 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Added optional separate interface for out-of-office management (#1488266) + * version 7.2 [2014-02-14] ----------------------------------------------------------- - Nicely handle server-side modification of script names (#1489412) |