diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-06-22 12:28:16 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-06-22 12:28:57 +0200 |
commit | 64ce35e2a94e1530648ad311c5c43a41c650340f (patch) | |
tree | bc2e4197102e9f776b21b20a788cb448838aeca7 /plugins/managesieve/Changelog | |
parent | db2c1a53cbd6ba073f5c4a8f925a95a72f0f6981 (diff) |
Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 29b359d7f..25ae9de23 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,4 @@ +- Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956) - Added optional separate interface for out-of-office management (#1488266) - Fix disabled "create filter" action - Fix enotify/notify extension handling |