summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-07-22 19:20:43 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-07-22 19:20:43 +0200
commit97c1798d88febc250b46cd3661261a7971bbc70c (patch)
treef0158fa672370e8fbde30dc44b07aa95134f2fd8
parentbacc76815a3fdb82ba5cce74152b486762f7a646 (diff)
downloadqutebrowser-97c1798d88febc250b46cd3661261a7971bbc70c.tar.gz
qutebrowser-97c1798d88febc250b46cd3661261a7971bbc70c.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 7eece0317..44eb460e4 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -188,7 +188,8 @@ Fixed
- Multiple rare crashes when quitting qutebrowser.
- The `asciidoc2html.py` script now correctly uses the virtualenv-installed
asciidoc rather than requiring a system-wide installation.
-- Crash when shutting down before fully initialized
+- "Package would be ignored" deprecation warnings when running `setup.py`.
+- Crash when shutting down before fully initialized.
- Crash with some notification servers when the server is quitting.
- Crash when using QtWebKit with PAC and the file has an invalid encoding.
- Crash with the "tiramisu" notification server.