]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Remove python warning
[lyx.git] / status.23x
index d9c09be4d03bd750a23d9b49a574c544541476cd..4660c725d9cbd6db4e101e601a7b8fd33e321c83 100644 (file)
@@ -15,6 +15,10 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Fix nested underwave (\uwave) (bug 12922).
+
+- Update lilypond converter settings (bug 12618).
+
 
 * MISCELLANEOUS
 
@@ -30,6 +34,10 @@ What's new
 - Add a few missing autocorrect combinations and allow cycling through arrows
   (bug 12711).
 
+- Reflect in the on-screen representation of math insets the fact that some
+  insets, such as \text, \mbox, \fbox and \makebox, inherit the text font
+  of the containing inset (bug 12950).
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -59,9 +67,14 @@ What's new
 
 - Fix issue with on-screen instant preview and the mathpazo package.
 
+- Hide multi-keystroke accelerators in Mac menu (bug 12693).
 
 * INTERNALS
 
+- Fix wrong computation of what is an obviously fake PID number.
+
+- remove a pair of static methods that were unused and hid another
+  one.
 
 
 * DOCUMENTATION AND LOCALIZATION
@@ -91,3 +104,7 @@ What's new
 
 - update included boost library to version 1.75.0.
 
+- fix warning when configuring with Qt 5.15.1x.
+
+- do not halt compilation because of a too new autoconf or automake version
+