]> git.lyx.org Git - lyx.git/blobdiff - status.23x
de.po
[lyx.git] / status.23x
index 303ddbd6c0fef22450ed067d8df1626fb774b819..2b96fd2690dcfd35ccf98eac28b5ed0992021362 100644 (file)
@@ -52,7 +52,7 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
-
+- Update the H-P-Statments example document.
 
 
 * BUILD/INSTALLATION
@@ -81,6 +81,10 @@ What's new
 
 - Fix modernCV.lyx for Texlive 2021 (bug 12311).
 
+- Fix validating a macro definitions (bug 12524).
+
+- Fix crashing due to uncodable character in math macro name (bug 11855).
+
 
 
 * USER INTERFACE
@@ -147,6 +151,14 @@ What's new
 
 - Fix broken modifier handling for Qt-5.12 on Mac (bug 12247).
 
+- Limit zoom value to 1000% to avoid crashes (bug 12452).
+
+- Limit graphics scaling in LyX to 1--1000% to avoid crashes (12353).
+
+- Fix potential crash with 32bit ucs4 codepoints (bug 12519).
+
+- Catch warnings from packages that contain a hyphen in their name
+  in the Log dialog.
 
 
 * INTERNALS
@@ -204,4 +216,5 @@ What's new
 - Fix configuration bug on Windows which prevented LyX from 
   installing (bug 12369).
 
-
+- With autoconf, fix the "distcheck" make target.
+: