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-06-25 15:26:50 +0300
committerAleksander Machniak <alec@alec.pl>2022-06-25 15:26:50 +0300
commit31241485decbf79b875ca7cb10691a134f63fbf8 (patch)
treed421daaca89f6ebf3ce618c37fbe69ad9bf54142 /CHANGELOG.md
parentf8b2afac0c5b78699bbc793312194ef0176d075d (diff)
Advanced mail search syntax with more possibilities (without UI) (#8502)
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 af3780546..a2831ad68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Unreleased
+- Advanced mail search syntax with more possibilities (without UI) (#8502)
- Fix SMTP XCLIENT extension when not using STARTTLS (#8581)
- Fix call to undefined method rcube_ldap_generic::option_set() (#8564)
- Fix PHP Fatal error on incompatible method declaration of rcmail_output_json::command() and rcmail_output::command() (#8579)