diff --git a/status.16x b/status.16x index 270676f4be..57a7a2aaf5 100644 --- a/status.16x +++ b/status.16x @@ -124,6 +124,9 @@ What's new - Fix crash when issuing the command "buffer-switch " and there is no buffer called . +- Fix crash in shortcut editor: Pressing delete again after deleting + a key binding causes segfault. + - After reloading a child document, correctly re-assign the master (bug 5873). @@ -204,9 +207,6 @@ What's new - Add child-exclusive branches to the Insert>Branch submenu (bug 5851). -- Fix crash in shortcut editor: Pressing delete again after deleting - a key binding causes segfault. - - Correct placement of the cursor in description styles (bug 4067).