diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-15 16:34:25 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-15 16:34:25 +0200 |
commit | 8ea08a826489bd105fe41a77c0b529f21070a837 (patch) | |
tree | 2cddf0c196a5d6a27d35c3467fa125d159422fa9 /plugins/managesieve/Changelog | |
parent | 1dcd9406bdbfe356bbf744be1714646bb941cd89 (diff) |
Split managesieve.php file into two
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 a2bdf684e..2b28f61d5 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -2,6 +2,7 @@ - Several script parser code improvements - Support string list arguments in filter form (#1489018) - Support date, currendate and index tests - RFC5260 (#1488120) +- Split plugin file into two files * version 6.2 [2013-02-17] ----------------------------------------------------------- |