]> git.lyx.org Git - features.git/commitdiff
Re-order status.20x, again.
authorRichard Heck <rgheck@lyx.org>
Wed, 2 May 2012 14:57:15 +0000 (10:57 -0400)
committerRichard Heck <rgheck@lyx.org>
Wed, 2 May 2012 14:57:15 +0000 (10:57 -0400)
status.20x

index f096d98bc65fc384afe9085514010f3e3b4baca9..0285d0d59b08661b48fa06574a9973bb1831e4c4 100644 (file)
@@ -91,6 +91,9 @@ What's new
 - Fixed crash when modifying or pasting an equation label and there
   are references to that label in math (bug 8095).
 
+- Fix crash when clicking away in the same math inset just after hitting '\'
+  (bug 8140).
+
 - Fixed assertion on selection of insets in RTL text (bug 7518).
 
 - Don't reset the selected format each time we click into a new paragraph
@@ -142,16 +145,13 @@ What's new
 
 - Fix erroneous error message when calling "buffer-language" manually.
 
-- Fix coloring of insets that come after deleted text insets with
-  change tracking on.
-
 - Fix the random coloring of text when change tracking is on and 
   pixmap caching is enabled (bug 7667).
 
-- Fix the coloring of Quotation marks with change tracking (bug 7653).
+- Fix coloring of insets that come after deleted text insets with
+  change tracking on.
 
-- Fix crash when clicking away in the same math inset just after hitting '\'
-  (bug 8140).
+- Fix the coloring of Quotation marks with change tracking (bug 7653).
 
 
 * DOCUMENTATION AND LOCALIZATION