summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2017-04-08 11:35:12 +0200
committerPeter Hofmann <scm@uninformativ.de>2017-04-08 11:40:03 +0200
commit1f941280f1cee320cc604521d392e9ce2ebe6ac6 (patch)
tree6f9c47246424a745b7d7899f9ea33222244c058c /CHANGES
parentca8e93d9b348a834c949c694c9a2cdba9ddf7523 (diff)
downloadlariza-1f941280f1cee320cc604521d392e9ce2ebe6ac6.tar.gz
Refuse to quit if there are active downloads
CC #35.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bc51139..c25337e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@ next
- Autoreloading of crashed web processes has been removed. It doesn't
make sense anymore since the switch to webkit's multi-process model.
Instead, we now simply announce the crash in the location bar.
+ - Refuse to quit if there are active downloads. The user has to cancel
+ them explicitly. (To improve workflow a little bit, the download
+ manager now also knows a "Mod1 + q" hotkey.)
v17.02 2017-02-16
[Fixed]