diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-31 17:58:07 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-31 17:58:07 +0000 |
| commit | 124f695e98458daa235050781bbece38f495e877 (patch) | |
| tree | a7bdfe0b4cb6c716b0dd450d9a8d574ded754ce5 | |
| parent | 4f0a460d105cf5f47cdf1fb12c42f9aef802007d (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
| -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 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 |
