summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2021-11-08 23:04:36 +0300
committerMax Romanov <max.romanov@nginx.com>2021-11-08 23:04:36 +0300
commit98c9763189728a17bef0a3ac1f421cb25678c018 (patch)
tree0ad586af33413cffe14047dc1477c2b81312260e /docs
parentaee908bcbd6ae160ab8e470ea6a373148649968b (diff)
downloadunit-98c9763189728a17bef0a3ac1f421cb25678c018.tar.gz
unit-98c9763189728a17bef0a3ac1f421cb25678c018.tar.bz2
Moving change record to the right place.
The change record was incorectly merged in 43553aa72111.
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 6de821ab..b202792f 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -50,13 +50,6 @@ NGINX Unit updated to 1.26.0.
</para>
</change>
-<change type="bugfix">
-<para>
-the router and app processes could crash when reaching requests limit
-in asynchronous or multithreaded apps.
-</para>
-</change>
-
</changes>
@@ -115,6 +108,13 @@ after the corresponding listener had been reconfigured.
</para>
</change>
+<change type="bugfix">
+<para>
+the router and app processes could crash when reaching requests limit
+in asynchronous or multithreaded apps.
+</para>
+</change>
+
</changes>