diff --git a/status.16x b/status.16x index 00d645ad81..4e8430cf95 100644 --- a/status.16x +++ b/status.16x @@ -70,6 +70,9 @@ What's new * DOCUMENT INPUT/OUTPUT +- Fix assertion when using an empty user macro taking an argument as + the base of script inset (bug 6739). + - Fix reverse search when the document name contains a character which is forbidden in LaTeX filenames (such as spaces). @@ -98,9 +101,6 @@ What's new - Allow to overwrite files without dialog popup on export from GUI (bug 2844). -- Fix assertion when using an empty user macro taking an argument as - the base of script inset (bug 6739). - - Correct the LaTeX output of framed boxes (bug 4776). - Correctly parse math formulas having a backslash as last character @@ -109,6 +109,9 @@ What's new * USER INTERFACE +- Fix an assertion when copying Insets from a deleted range of + text deleted by a different author (bug 6744). + - Correctly restore a dissolved macro inset on undo (bug 6678). - Correctly handle empty custom line spacing in settings (bug 6649).