diff options
| author | default <nobody@localhost> | 2024-08-12 16:17:02 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-08-12 16:17:02 +0200 |
| commit | e4f4bad4f7417ea9df37efa8b5e1fac8e247e52c (patch) | |
| tree | 4a51bcf9c6f58ef8d3bf5eb159d4213aa470521a | |
| parent | e92331b8da488ec7283fb48461cc870a6a55f337 (diff) | |
Updated RELEASE_NOTES.
| -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 45fbc02..f250507 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.). +Fixed a failed compilation under Solaris/Illumos. + ## 2.57 Added support for listening on UNIX-like sockets. |