diff --git a/docs/changes.xml b/docs/changes.xml index 27fdca68..ad1526f4 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -71,7 +71,14 @@ arbitrary configuration of TLS connections via OpenSSL commands. -multiple "targets" in Python applications. +the ability to limit static file serving by MIME types. + + + + + +support for chrooting, rejecting symlinks, and rejecting mount +point traversal on a per-request basis when serving static files. @@ -84,14 +91,7 @@ Node.js. -the ability to limit static file serving by MIME types. - - - - - -support for chrooting, rejecting symlinks, and rejecting mount -point traversal on a per-request basis when serving static files. +multiple "targets" in Python applications.