status.22x

This commit is contained in:
Guillaume Munch 2016-04-30 16:07:51 +01:00 committed by Richard Heck
parent f53c17145a
commit 12a45060cc

View File

@ -89,6 +89,14 @@ What's new
- Raise GuiView on buffer switch to bring it topmost in multi-window mode.
- Shortcut preferences: ask the user for removing bindings when using the
"restore" button (#9174).
- Shortcut preferences: fix the already-bound-key detection logic.
- Shortcut preferences: don't forget to trigger the search when it is
initialized with the previous value.
* INTERNALS