summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2021-12-01 18:06:38 +0300
committerMax Romanov <max.romanov@nginx.com>2021-12-01 18:06:38 +0300
commitc6c74d117dee5ac747ae53ce7a1e75bb2b7470e1 (patch)
tree2b25518dec0bd881327ec006613ea2c2dd56edf2 /docs/changes.xml
parent64db3ef1bbf32457aefb002b9fecabb6c07923f9 (diff)
downloadunit-c6c74d117dee5ac747ae53ce7a1e75bb2b7470e1.tar.gz
unit-c6c74d117dee5ac747ae53ce7a1e75bb2b7470e1.tar.bz2
Disabling SCM_CREDS usage on DragonFly BSD.
DragonFly BSD supports SCM_CREDS and SCM_RIGHTS, but only the first control message is passed correctly while the second one isn't processed by the kernel. This closes #599 issue on GitHub.
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 f5792e85..737fcb33 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -59,6 +59,12 @@ appeared in 1.26.0.
</para>
</change>
+<change type="bugfix">
+<para>
+fatal errors on DragonFly BSD; the bug had appeared in 1.26.0.
+</para>
+</change>
+
</changes>