details: http://freenginx.org/hg/nginx/rev/56d817adaa1d branches: changeset: 9425:56d817adaa1d user: Maxim Dounin <[email protected]> date: Tue Sep 23 19:06:46 2025 +0300 description: freenginx-1.29.2-RELEASE
diffstat: docs/xml/nginx/changes.xml | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diffs (24 lines): diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -7,6 +7,20 @@ <section title="freenginx"> +<changes ver="1.29.2" date="2025-09-23"> + +<change type="feature"> +<para lang="ru"> +поддержка расширения Encrypted Client Hello (ECH) протокола TLS 1.3. +</para> +<para lang="en"> +support for the Encrypted Client Hello (ECH) extension of the TLS 1.3 protocol. +</para> +</change> + +</changes> + + <changes ver="1.29.1" date="2025-08-26"> <change type="change">
