summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml21
1 files changed, 14 insertions, 7 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index ec8d4981..2af2fc90 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -31,6 +31,20 @@ NGINX Unit updated to 1.25.0.
date="" time=""
packager="Andrei Belov <defan@nginx.com>">
+<change type="bugfix">
+<para>
+the router process could crash on TLS connection open when multiple listeners
+with TLS certificate configured; the bug had appeared in 1.23.0.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+a descriptor and memory leak occurred in the router process when an app
+process stopped or crashed.
+</para>
+</change>
+
</changes>
@@ -44,13 +58,6 @@ Initial release of Java 17 module for NGINX Unit.
</para>
</change>
-<change type="bugfix">
-<para>
-the router process could crash on TLS connection open when multiple listeners
-with TLS certificate configured; the bug had appeared in 1.23.0.
-</para>
-</change>
-
</changes>