summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-21 20:57:53 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-21 20:57:53 +0200
commite695162ef76054050e4181e4d28f28cf1981386b (patch)
treeecc3835d378d71e1f5d10bd5c296ecb35aab247c /plugins/managesieve/Changelog
parent97313ac258914e4c26aefec912e8677d8436175e (diff)
Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)
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 6fcd17a95..a1dd7e0ca 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,5 +1,6 @@
- Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594)
- Added support for enotify/notify (RFC5435, RFC5436, draft-ietf-sieve-notify-00)
+- Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)
* version 5.2 [2012-07-24]
-----------------------------------------------------------