]> git.lyx.org Git - features.git/commitdiff
status.20x: some minor improvements
authorUwe Stöhr <uwestoehr@lyx.org>
Tue, 11 Sep 2012 22:11:55 +0000 (00:11 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Tue, 11 Sep 2012 22:11:55 +0000 (00:11 +0200)
- list crash bugfixes first
- clarify that it is a menu

status.20x

index 7f51249be660e61bbcf9ecc8667da9c87900c926..83aefe6781edfd1fcd30ece4ccfa16244aefd181 100644 (file)
@@ -47,9 +47,9 @@ What's new
 
 - Reset only the top-level counter when starting the appendix.
 
-- Show backends, not formats, in View>Source (bug #7652).
+- Show backends, not formats, in menu View->Source (bug #7652).
 
-- Allow native LyX format to be shown in View>Source.
+- Allow native LyX format to be shown in menu View->Source.
 
 
 * DOCUMENTATION AND LOCALIZATION
@@ -116,6 +116,8 @@ What's new
 
 * USER INTERFACE
 
+- Fix crash in text replacement with spell checker (bug 8238).
+
 - Fix various crashes when single document is edited in more windows
   (bug 8203).
 
@@ -134,7 +136,7 @@ What's new
 
 - Fix enumitem module translation (bug #8201).
 
-- Set math display format when showing XHTML in View>Source.
+- Set math display format when showing XHTML in menu View->Source.
 
 - Fix problem with configure.py when the user profile path on Windows
   contains non-ascii characters (bug 8254).
@@ -148,8 +150,6 @@ What's new
 - When using a non-default language for the GUI, do not change locale
   settings of child proceses (bug 7741).
 
-- Fix crash in text replacement with spell checker (bug 8238).
-
 
 * DOCUMENTATION AND LOCALIZATION