docs: add #11334 to changelog

This commit is contained in:
Michael Schurter
2021-10-15 17:13:12 -07:00
parent 37f053ff89
commit f41b625532

3
.changelog/11334.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
client: Never embed client.alloc_dir in chroots to prevent infinite recursion from misconfiguration.
```