summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-23 15:41:52 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-23 15:41:52 +0100
commit1be156d289182ad91d1bdca08549027ea3653fad (patch)
tree52fd364118ffc769ecadf6fdc971e01f320daa12
parent5cdd1b99029e25fe69d2c0086a74b00120375ae9 (diff)
downloadqutebrowser-1be156d289182ad91d1bdca08549027ea3653fad.tar.gz
qutebrowser-1be156d289182ad91d1bdca08549027ea3653fad.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index ff3d997df..feb22cb5e 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -88,6 +88,8 @@ Fixed
non-overridable TLS error (e.g. due to HSTS).
- The `qute://configdiff` page now doesn't show built-in settings (e.g.
javascript being enabled for `qute://` and `chrome://` pages) anymore.
+- The `qute-lastpass` userscript now stops prompting for passwords when
+ cancelling the password input.
- Various improvements for URL/searchengine detection:
- Strings with a dot but with characters not allowed in a URL (e.g. an
underscore) are now not treated as URL anymore.