This is an automated email from the ASF dual-hosted git repository.
big-r81 pushed a commit to branch 3.5.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/3.5.x by this push:
new ad30249f9 docs: Hint for CouchDB 3.5.2.1 (#6044)
ad30249f9 is described below
commit ad30249f9d8b7def1e8a574814fb6fe577bd558e
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
--------