]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Update sk.po
[lyx.git] / status.23x
index 690313ae5df3694bd78810cf4576b0ddb63cbe9c..4f50e5c198b79d19d900fe62c437f335930fbc10 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.2.
+This file describes what has been done in the preparation of LyX 2.3.3.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,30 +15,27 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Add support for non-ASCII characters in hyperlinks (bug 11165).
 
 
 * MISCELLANEOUS
 
 
 
-
 * TEX2LYX IMPROVEMENTS
 
 
 
 * USER INTERFACE
 
-- Improve layout of the character dialog (bugs 2752, 3804, 3884, and 4836).
+- Allow external editing of preamble and ERT (bugs 991, 7404).
 
-- Disambiguate dialog message (bug 11242).
+- Allow nameref in math references (bug 9798).
 
-- Unify capitalzation in dialog (bug 11237).
+- Make tab movement visible (bug 10733).
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Update German user interface localization.
 
 
 * BUILD/INSTALLATION
@@ -46,25 +43,29 @@ What's new
 
 
 
-
 ** Bug fixes:
 *************
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix footnotes in table with hyperref (bug 11212).
-
-- When cloning a buffer, do not start from a parent if it is not the
-  current master (e.g., when compiling a child alone).
+- Fix problems with non-ASCII characters in path with recent LaTeX versions
+  (bug 11146).
 
 
 * USER INTERFACE
 
-- Fix loss of citation list after Undo (bug 9158).
+- Fix reloading of local layout file (bug 11120).
 
+- Fix selection of unmarked RtL characters with Qt 5.11 (bug 11284).
 
-* INTERNALS
+- Fix on-screen display of macros whose name is a single non-letter symbol
+  (part of bug 11158).
+
+- Do not swallow backspaces in custom viewer/editor paths (bug 9622).
 
+- Fix broken space dialog in mathed (bug 7747).
+
+* INTERNALS
 
 
 
@@ -72,6 +73,10 @@ What's new
 
 
 
+* LYX2LYX
+
+- Speed up some lyx2lyx conversions (bug 11200).
+
 
 * TEX2LYX
 
@@ -79,9 +84,9 @@ What's new
 
 * ADVANCED FIND AND REPLACE
 
+- Pay attention to layout modules in Advanced F&R (bug 11138).
 
 
 * BUILD/INSTALLATION
 
-
-
+- Fix build with boost 1.69 (bug 11349).