This is an automated email from the ASF dual-hosted git repository. big-r81 pushed a commit to branch docs/3.5.2.1 in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 3c4927be152091c31ff286db5df0a4e5ed7937ad Author: Ronny Berndt <[email protected]> AuthorDate: Fri Jun 19 11:06:03 2026 +0200 docs: Hint for CouchDB 3.5.2.1 --- src/docs/src/whatsnew/3.5.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/docs/src/whatsnew/3.5.rst b/src/docs/src/whatsnew/3.5.rst index 75b045cd6..ca08747c7 100644 --- a/src/docs/src/whatsnew/3.5.rst +++ b/src/docs/src/whatsnew/3.5.rst @@ -25,6 +25,12 @@ Version 3.5.2 ============= +.. hint:: + Shortly after the release of CouchDB 3.5.2, the Erlang team released a new version of + `Erlang/OTP 26 <https://www.erlang.org/patches/OTP-26.2.5.21>`_ containing security fixes. + We have therefore decided to update our convenience binaries as well, to use the updated + Erlang/OTP version. For some platforms, these are being released as CouchDB 3.5.2.1. + Features --------
