summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2024-02-24 22:32:46 +1300
committertoofar <toofar@spalge.com>2024-02-24 23:23:42 +1300
commit6050017809a2980934e626a6da5418b07838478a (patch)
treeeeb64f3acc9b73a1750eb1d609596b8a122499fe
parentf6c0e4ebc81b1ef1afb1fb71d103a42f39d62779 (diff)
downloadqutebrowser-6050017809a2980934e626a6da5418b07838478a.tar.gz
qutebrowser-6050017809a2980934e626a6da5418b07838478a.zip
update changelog for SIGHUP handling
-rw-r--r--doc/changelog.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 91b02b0da..89e33679e 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -19,6 +19,12 @@ breaking changes (such as renamed commands) can happen in minor releases.
v3.2.0 (unreleased)
-------------------
+Added
+~~~~~
+
+- When qutebrowser receives a SIGHUP it will now reload any config.py file
+ in use (same as the `:config-source` command does). (#8108)
+
Changed
~~~~~~~