diff options
author | Tiago Natel de Moura <t.nateldemoura@f5.com> | 2020-12-15 13:01:44 +0000 |
---|---|---|
committer | Tiago Natel de Moura <t.nateldemoura@f5.com> | 2020-12-15 13:01:44 +0000 |
commit | ea5844ae7b52969e2b404f36a6cb5577a3a447a2 (patch) | |
tree | a4861f97cba084438e70b5b56285516e9743c5ce /docs/changes.xml | |
parent | 66ac35e9b941500a95a069066d896793b5df3a2a (diff) | |
download | unit-ea5844ae7b52969e2b404f36a6cb5577a3a447a2.tar.gz unit-ea5844ae7b52969e2b404f36a6cb5577a3a447a2.tar.bz2 |
Added a changelog for 5e6c2b8fb3fe.
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index a67a671b..f8198304 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -28,6 +28,13 @@ Ruby apps with configured mutlithreading could crash on start under load. </para> </change> +<change type="bugfix"> +<para> +Mount points were not unmounted when using "mount" namespace isolation; the +bug had appeared in 1.21.0. +</para> +</change> + </changes> |