# HG changeset patch # User Maxim Dounin # Date 1681223402 -10800 # Node ID 4cfe7dc4a871546757c89caf9f8c7c690d3d1d63 # Parent b9ba7c498d95156861857809bc205aea1e8b445a nginx-1.24.0 diff --git a/text/en/CHANGES b/text/en/CHANGES-1.24 copy from text/en/CHANGES copy to text/en/CHANGES-1.24 --- a/text/en/CHANGES +++ b/text/en/CHANGES-1.24 @@ -1,4 +1,9 @@ +Changes with nginx 1.24.0 11 Apr 2023 + + *) 1.24.x stable branch. + + Changes with nginx 1.23.4 28 Mar 2023 *) Change: now TLSv1.3 protocol is enabled by default. diff --git a/text/ru/CHANGES.ru b/text/ru/CHANGES.ru-1.24 copy from text/ru/CHANGES.ru copy to text/ru/CHANGES.ru-1.24 --- a/text/ru/CHANGES.ru +++ b/text/ru/CHANGES.ru-1.24 @@ -1,4 +1,9 @@ +Изменения в nginx 1.24.0 11.04.2023 + + *) Стабильная ветка 1.24.x. + + Изменения в nginx 1.23.4 28.03.2023 *) Изменение: теперь протокол TLSv1.3 разрешён по умолчанию. diff --git a/xml/index.xml b/xml/index.xml --- a/xml/index.xml +++ b/xml/index.xml @@ -7,6 +7,27 @@ + + +nginx-1.24.0 +stable version has been released, +incorporating new features and bug fixes from the 1.23.x mainline branch — +including +improved handling of multiple header lines with identical names, +memory usage optimization in configurations with SSL proxying, +better sanity checking of the + directive +protocol parameters, +TLSv1.3 +protocol enabled by default, +automatic rotation of TLS session tickets encryption keys +when using shared memory in the + +directive, +and more. + + + njs-0.7.12 diff --git a/xml/versions.xml b/xml/versions.xml --- a/xml/versions.xml +++ b/xml/versions.xml @@ -10,6 +10,14 @@ + + + + + + + + @@ -18,7 +26,7 @@ - +