From 27f0c2723bf8a5efb5a588c2603fbb0a65f0453d Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 09 Dec 2013 05:40:03 -0500 Subject: [PATCH] Nicely handle server-side modification of script names (#1489412) --- plugins/managesieve/Changelog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index b7b9ecf..a5a231b 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 -- Gitblit v1.9.1