summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-26 13:27:24 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-26 13:50:19 +0200
commite15223211cf0f689f89139d27ccd18d648c8ad62 (patch)
treea4a4dd6145d5a38b0b1087e05e0b8668567fac2d /doc
parentf1d4f248b3520515605ac18e3b39e0f2860bf5d9 (diff)
downloadqutebrowser-e15223211cf0f689f89139d27ccd18d648c8ad62.tar.gz
qutebrowser-e15223211cf0f689f89139d27ccd18d648c8ad62.zip
Fix :print --pdf with subdirectories
Fixes #5160
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 551ba6a6a..5f2e945e6 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -170,6 +170,8 @@ Fixed
- Crash when using QtWebKit with PAC and the file has an invalid encoding.
- Crash with the "tiramisu" notification server.
- Crash when the "herbe" notification presenter doesn't start correctly.
+- Crash when using `:print --pdf` with a directory where its parent directory
+ did not exist.
[[v2.5.4]]
v2.5.4 (2023-03-13)