Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2022-08-15 10:49:29 +0300
committerAleksander Machniak <alec@alec.pl>2022-08-15 10:49:29 +0300
commitbef70b5b15a915d75345e57ad502f57237aa0d68 (patch)
tree3f2886495d170b2426567ec7cb0be7141f3d3cbf /CHANGELOG.md
parent974e98baacff2fdddb4c4e7cf808dc9f7d35d16d (diff)
Update changelog, CS fixes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82d310b78..0f9303ee4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
- Advanced mail search syntax with more possibilities (without UI) (#8502)
- Support for HAproxy protocol header in IMAP connections (#8625)
- Enigma: Support Kolab's Web Of Anti-Trust feature (#8626)
+- Managesieve: Support Sieverules disabled rule format (#8571)
- Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2
- Fix various PHP 8.1 warnings (#8628, #8644, #8667, #8656, #8647)
- Password: Remove references to %c variable that has been removed before (#8633)