summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index b8c76089..d9d25e5c 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -11,6 +11,20 @@
<change type="bugfix">
<para>
+the router process could crash on premature TLS connection close; the bug had
+appeared in 1.17.0.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+a connection leak occurring on premature TLS connection close; the bug had
+appeared in 1.6.
+</para>
+</change>
+
+<change type="bugfix">
+<para>
a descriptor leak occurring in the router process when removing or
reconfiguring an application; the bug had appeared in 1.19.0.
</para>