summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2020-12-22 17:53:41 +0300
committerValentin Bartenev <vbart@nginx.com>2020-12-22 17:53:41 +0300
commitcac762ab7ef22798d0f1d0813201c0018bd589a1 (patch)
treead094a56c7018f230ab8b83dd40085e41adb2280 /docs/changes.xml
parent65295c81413cff75eddef2845f09159711e553df (diff)
downloadunit-cac762ab7ef22798d0f1d0813201c0018bd589a1.tar.gz
unit-cac762ab7ef22798d0f1d0813201c0018bd589a1.tar.bz2
Python: multiple values in the "path" option.
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 6bd30cab..db7a2799 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -9,6 +9,12 @@
date="" time=""
packager="Andrei Belov &lt;defan@nginx.com&gt;">
+<change type="feature">
+<para>
+ability to specify multiple directories in the "path" option of Python apps.
+</para>
+</change>
+
<change type="bugfix">
<para>
invalid HTTP responses were generated for some unusual status codes.