This is an automated email from the ASF dual-hosted git repository.
big-r81 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new 80385b6c4 docs: Hint for CouchDB 3.5.2.1 (#6044)
80385b6c4 is described below
commit 80385b6c431f7b49df31240076334bd1dd9436b6
Author: Ronny Berndt <[email protected]>
AuthorDate: Fri Jun 19 15:21:48 2026 +0200
docs: Hint for CouchDB 3.5.2.1 (#6044)
---
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
--------