summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-14 08:31:37 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-14 08:31:37 +0200
commitc1037eda18da66a41fc996437986ab6dc499f7c1 (patch)
treea3e04e21e9987c7c2d416183651eedab9d6d8830 /plugins/managesieve/Changelog
parentd97118f8eff58660294370eb515a1970a5d0c8b6 (diff)
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index c015ee403..482cff0ca 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.2 [2012-07-24]
-----------------------------------------------------------
- Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)