diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-25 17:49:53 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-25 17:49:53 +0100 |
commit | 92964a4a6c40539ba100f71c3c5be35930be2867 (patch) | |
tree | f519caf31a9c308d667ccdecc7034ebdc1178ef2 /plugins/managesieve/Changelog | |
parent | dc088e25c2e96969705de7424bf18390b1505354 (diff) | |
parent | 0d4ccb8d8883769ccff175a52b15f9cb2fc442c5 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
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 dceac7602..4b839a8b2 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,5 @@ - Fixed filter activation/deactivation confirmation message (#1488765) +- Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader * version 6.0 [2012-10-03] ----------------------------------------------------------- |