diff options
author | alecpl <alec@alec.pl> | 2009-07-24 12:06:05 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-07-24 12:06:05 +0000 |
commit | 9240c6a7d9053af43fe16629f0a38440c6369fdc (patch) | |
tree | 6333c23949b1734b354aee16d5146fd10c07c637 /plugins/managesieve/Changelog | |
parent | 356a67fa5476dc288c5a9704fdedf3644cedf596 (diff) |
- support plugin's config file
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 58d4e882d..53f12be7e 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,8 @@ +* version 1.3 [2009-07-24] +----------------------------------------------------------- +- support more languages +- support config.inc.php file + * version 1.2 [2009-06-28] ----------------------------------------------------------- - Support IMAP namespaces in fileinto (#1485943) |