summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index f5395c750..098c4e929 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -33,6 +33,8 @@ Changed
and bookmark categories). (#7955)
- Elements with an ARIA `role="switch"` now get hints (toggle switches like
e.g. on cookie banners).
+- The `tor_identity` userscript now validates that the -c|--control-port
+ argument value is an int. (#8162)
Fixed
~~~~~