summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-10-30 13:19:36 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-10-30 13:19:36 +0200
commitccf624365ccd3dd9edcccf94ca7cf9680b70a70e (patch)
tree23448fb2981ed6c07f6e309a9e6cab84a6f3257f /doc
parentd43529e2766eedb931d1c95c97323fed58cb7cce (diff)
downloadqutebrowser-ccf624365ccd3dd9edcccf94ca7cf9680b70a70e.tar.gz
qutebrowser-ccf624365ccd3dd9edcccf94ca7cf9680b70a70e.zip
Add flatpak hint to :spawn message
See https://www.reddit.com/r/qutebrowser/comments/qirb5k/editor_gvim_failed_to_start_execpv_no_such_file/
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 03eedba79..f86b84622 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+[[v2.5.0]]
+v2.5.0 (unreleased)
+-------------------
+
+Changed
+~~~~~~~
+
+- Improved message if a spawned process wasn't found and a Flatpak container is
+ in use.
+
[[v2.4.1]]
v2.4.1 (unreleased)
-------------------