summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-31 17:24:24 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-31 17:24:24 +0000
commit9b9f27ef495394af95f9e6447e5b41fc40affd39 (patch)
treecba05ebe9f586c6bab9787222f641714394adc87 /plugins/managesieve/Changelog
parent1c411878766ea6b29947c7eab05a171cf4809a7d (diff)
- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=17107)
git-svn-id: https://svn.roundcube.net/trunk@4821 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index d78d5b264..6cc5159be 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,4 +1,5 @@
- Fixed handling of error in Net_Sieve::listScripts()
+- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=17107)
* version 4.2 [2011-05-24]
-----------------------------------------------------------