summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorArtem Konev <artem.konev@nginx.com>2021-08-19 16:15:07 +0300
committerArtem Konev <artem.konev@nginx.com>2021-08-19 16:15:07 +0300
commit8b3a8eaf986df9fe2a01bd5d62703687297db2d4 (patch)
treef69263cafc037382c400d2b1f348a167ce6fbc51 /docs
parente0aa132172f03fe7c31484ce7d301813b5dacb89 (diff)
downloadunit-8b3a8eaf986df9fe2a01bd5d62703687297db2d4.tar.gz
unit-8b3a8eaf986df9fe2a01bd5d62703687297db2d4.tar.bz2
Edited changes.xml for the 1.25.0 release.
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index bb894e3d..110d8bef 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -57,14 +57,14 @@ application restart control.
<change type="feature">
<para>
-client IP address replacement from specified HTTP header field.
+client IP address replacement from a specified HTTP header field.
</para>
</change>
<change type="bugfix">
<para>
-TLS connection was rejected for configuration with more than one
-certificate bundle in a listener if a client did not use SNI.
+TLS connections were rejected for configurations with multiple
+certificate bundles in a listener if the client did not use SNI.
</para>
</change>
@@ -72,13 +72,13 @@ certificate bundle in a listener if a client did not use SNI.
<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.
+with TLS certificates were configured; the bug had appeared in 1.23.0.
</para>
</change>
<change type="bugfix">
<para>
-the router process could crash on rapid mutithreaded application
+the router process could crash with frequent mutithreaded application
reconfiguration.
</para>
</change>
@@ -99,7 +99,7 @@ a full-form IPv6 in a listener address.
<change type="bugfix">
<para>
-compatibility issues with some Python ASGI apps, notably based on Starlette
+compatibility issues with some Python ASGI apps, notably based on the Starlette
framework.
</para>
</change>