summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2021-03-24 18:45:45 +0300
committerKonstantin Pavlov <thresh@nginx.com>2021-03-24 18:45:45 +0300
commitb33babcedaa032b901aa37aa57da46e6116509f0 (patch)
tree66598cd85fa7f58f9641e63f036390830cc136dc /docs/changes.xml
parent6d7c6196e1ac412d1d9763c73e87afcd1cbf0ac4 (diff)
downloadunit-b33babcedaa032b901aa37aa57da46e6116509f0.tar.gz
unit-b33babcedaa032b901aa37aa57da46e6116509f0.tar.bz2
Added build system support for a man page.
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 3c25481a..009866bb 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>
+"--mandir" ./configure option to specify the directory for man page installation.
+</para>
+</change>
+
<change type="bugfix">
<para>
the router process could crash on premature TLS connection close; the bug had