summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 236039f67..24affd0b8 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -44,6 +44,15 @@ Changed
Packagers are advised to use `misc/Makefile` if possible, which has been
updated with the new paths.
+Fixed
+~~~~~
+
+- Fixes in userscripts:
+ * The `qute-bitwarden` userscript now correctly searches for entries for
+ sites on a subdomain of an unrecognized TLD. subdomain names. Previously
+ `my.site.local` would have searched in bitwarden for `my.sitelocal`,
+ losing the rightmost dot.
+
[[v2.5.1]]
v2.5.1 (unreleased)
-------------------