diff options
author | default <nobody@localhost> | 2024-08-23 20:31:13 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-08-23 20:31:13 +0200 |
commit | cd8ff6a75b779a6ad3abc7cf0369b2f8d5038dc4 (patch) | |
tree | b2c308a8a008e4802423b98d8c3a6aa3bf74e4fc /RELEASE_NOTES.md | |
parent | 1370d6b64e984726c096139ab02f4493e6904e2f (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f250507..76762ae 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Search by content also looks into alt-text from attachments (images, videos, etc.). +Search by content is case insensitive for all Unicode-supported alphabets (previously was only for ASCII characters). + Fixed a failed compilation under Solaris/Illumos. ## 2.57 |