From: Uwe Stöhr Date: Tue, 25 Jul 2017 23:32:36 +0000 (+0200) Subject: status.22x: move crash fixes up X-Git-Tag: 2.2.4~93 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8f476415ea77370df78d4da1c773ac6b26817ca3;p=features.git status.22x: move crash fixes up - also correct a bug number --- diff --git a/status.22x b/status.22x index 3589c13658..2cfd328bbb 100644 --- a/status.22x +++ b/status.22x @@ -73,6 +73,12 @@ What's new - Fix crash when closing master document with dirty child while Document Settings dialog is open (bug 9979). + +- Fix random crash when dissolving inset (bug 10667). + +- Fix potential crash when cursor enters an inset (bug 10691). + +- Avoid crash when selecting long text (bug 10324). - Remove duplicate entries from the Symbols dialog (bug 10644). @@ -93,17 +99,11 @@ What's new - Fix cursor state after double/triple click in mathed (bug #10686). -- Fix potential crash when cursor enters an inset (bug 10691). - -- Fix random crash when dissolving inset (bug 10667). - -- Avoid crash when selecting long text (bug 10324). - - Avoid a case of stuck cursor after entering an inset (bug 10630). - Don't swallow labels not entered through the toolbar in mathed (bug 10546). -- Fix bad context menu on insets that do not have one (bug 10626). +- Fix bad context menu on insets that do not have one (bug 10616). * INTERNALS