summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-23 11:44:58 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-23 11:44:58 +0200
commit7ff57d33dd8ab15c832d3e1a1cec5e779da759da (patch)
tree5d66cf953048c572aaf26fd3eaa11489f432acd5 /doc/changelog.asciidoc
parentc945efe5f80bf7bbaff1a34de6a097d89ece18e5 (diff)
downloadqutebrowser-7ff57d33dd8ab15c832d3e1a1cec5e779da759da.tar.gz
qutebrowser-7ff57d33dd8ab15c832d3e1a1cec5e779da759da.zip
Revert "Update changelog"
This reverts commit c945efe5f80bf7bbaff1a34de6a097d89ece18e5.
Diffstat (limited to 'doc/changelog.asciidoc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 777a08ef7..16b2bbf08 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -36,8 +36,6 @@ Fixed
shown twice (with <1s delay).
- The `mkvenv.py` script now works when `ldconfig -p` is failing.
- Running `:spawn -u -o` broke in v2.2.0 and now works properly again.
-- When using `:print`, the printer resolution is now set to 300dpi, rather than
- using the screen's DPI which could result in blurry printouts.
- Fixes in userscripts:
* The `qute-bitwarden` userscript now still consumes returned data if the
Bitwarden CLI showed a warning but exited with a 0 (successful) exit code.