diff options
author | brunoerg <brunoely.gc@gmail.com> | 2023-10-19 17:53:29 -0300 |
---|---|---|
committer | brunoerg <brunoely.gc@gmail.com> | 2024-02-28 10:05:56 -0300 |
commit | 0a533613fb44207053796fd01a9f4b523a3153d4 (patch) | |
tree | b9ec0e3799fbaded61019d830b7a5629d7adc3c1 /doc/release-notes-27114.md | |
parent | e6b8f19de9a6d1c477d0bbda18d17794cd81a6f4 (diff) |
docs: add release notes for #27114
Diffstat (limited to 'doc/release-notes-27114.md')
-rw-r--r-- | doc/release-notes-27114.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes-27114.md b/doc/release-notes-27114.md new file mode 100644 index 0000000000..980ffd78a4 --- /dev/null +++ b/doc/release-notes-27114.md @@ -0,0 +1,2 @@ +- Additional flags "in" and "out" have been added to `-whitelist` to control whether + permissions apply to incoming connections and/or manual (default: incoming only).
\ No newline at end of file |