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 11:22:16 +0300
committerAleksander Machniak <alec@alec.pl>2022-08-15 11:22:16 +0300
commit66f61697748ff6d1c2ebf429d79e90b6d8e4638c (patch)
treeabaeb1e1b26aef782d61d3c24a9cfad60a633965 /CHANGELOG.md
parentf8817bf8cfcbf47cb8a27188bf22421355e09afb (diff)
Update changelog for (#8525), 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 d3179b0d4..129966241 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)
+- Password: Add ldap_samba_ad driver (#8525)
- 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)