summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2021-05-27 16:05:42 +0300
committerValentin Bartenev <vbart@nginx.com>2021-05-27 16:05:42 +0300
commitff15f258390b36d4cccded8576b49e281722495c (patch)
treeb968950fcd5da67ae82c7fb55fe9bcb41f07a040 /docs/changes.xml
parent3b0fa832a39955c8a642188b29ab7456129a1b41 (diff)
downloadunit-ff15f258390b36d4cccded8576b49e281722495c.tar.gz
unit-ff15f258390b36d4cccded8576b49e281722495c.tar.bz2
Reordered changes for 1.24.0 by significance (subjective).
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 27fdca68..ad1526f4 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -71,27 +71,27 @@ arbitrary configuration of TLS connections via OpenSSL commands.
<change type="feature">
<para>
-multiple "targets" in Python applications.
+the ability to limit static file serving by MIME types.
</para>
</change>
<change type="feature">
<para>
-a loader for automatically overriding the "http" and "websocket" modules in
-Node.js.
+support for chrooting, rejecting symlinks, and rejecting mount
+point traversal on a per-request basis when serving static files.
</para>
</change>
<change type="feature">
<para>
-the ability to limit static file serving by MIME types.
+a loader for automatically overriding the "http" and "websocket" modules in
+Node.js.
</para>
</change>
<change type="feature">
<para>
-support for chrooting, rejecting symlinks, and rejecting mount
-point traversal on a per-request basis when serving static files.
+multiple "targets" in Python applications.
</para>
</change>