summaryrefslogtreecommitdiff
path: root/plugins/managesieve
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-31 17:58:07 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-31 17:58:07 +0000
commit124f695e98458daa235050781bbece38f495e877 (patch)
treea7bdfe0b4cb6c716b0dd450d9a8d574ded754ce5 /plugins/managesieve
parent4f0a460d105cf5f47cdf1fb12c42f9aef802007d (diff)
- Fix http://pear.php.net/bugs/bug.php?id=17285
git-svn-id: https://svn.roundcube.net/trunk@3454 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/managesieve')
-rw-r--r--plugins/managesieve/Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 3936be910..f534b13f3 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,3 +1,4 @@
+- Fixed bug in DIGEST-MD5 authentication (http://pear.php.net/bugs/bug.php?id=17285)
- Fixed disabling rules with many tests
- Small css unification with core