diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-12-09 11:40:03 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-12-09 11:40:03 +0100 |
commit | 27f0c2723bf8a5efb5a588c2603fbb0a65f0453d (patch) | |
tree | 4b85103d31ccf29fc63d4487ecd72572b355734b /plugins/managesieve/Changelog | |
parent | fd0c123e44391aa01a85c5aeebbd0cea418f0808 (diff) |
Nicely handle server-side modification of script names (#1489412)
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 b7b9ecf68..a5a231b9a 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Nicely handle server-side modification of script names (#1489412) + * version 7.1 [2013-11-22] ----------------------------------------------------------- - lib/Net Sieve.php moved to Roundcube /lib directory |