diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-08-14 08:31:37 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-08-14 08:34:32 +0200 |
commit | 872d209bcdd80d379d575824cc1764e422fac219 (patch) | |
tree | 957e62ba9b19be709d84950714e178bb858d4e74 /plugins/managesieve/Changelog | |
parent | bf73e037d63e15728160b545531eaf7948dc4092 (diff) |
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594)
Conflicts:
plugins/managesieve/Changelog
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 855e80cea..c0ecc32de 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594) + * version 5.0 [2012-01-05] ----------------------------------------------------------- - Fixed setting test type to :is when none is specified |