]> git.lyx.org Git - lyx.git/blobdiff - status.23x
de.po
[lyx.git] / status.23x
index 7cb3cc38ef04b60699116b1159c0390004e57469..2b96fd2690dcfd35ccf98eac28b5ed0992021362 100644 (file)
@@ -19,10 +19,6 @@ What's new
 
 - Support 0x019b via tipa (bug 12426).
 
-- Fix loading subscript package with only LaTeX < 2005/12/01 (bug 12387).
-
-- Fix modernCV.lxy for Texlive 2021 (bug 12311).
-
 
 * MISCELLANEOUS
 
@@ -49,39 +45,18 @@ What's new
 
 - Add Qt platform name in About dialog.
 
-- Fix broken modifier handling for Qt-5.12 on Mac (bug 12247).
-
 - Add new pref variable \draw_strategy to fix some cases where display
   is blinking (bug 12119).
 
-- Fix misaligned math frame decoration (bug 11491).
-
-- Fix painting of nested environment overlaping with inset (bug 12243).
-
-- Fix outline filter search for "\" symbol (bug 12359).
-
-- Fix inset cornes painting on HiDPI screens (bug 12336).
-
-- Instant preview foreground color in Beamer documents (bug 12563).
-
-- Properly update font info at cursor position after toggling
-  (bug 12450).
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-
+- Update the H-P-Statments example document.
 
 
 * BUILD/INSTALLATION
 
-- Fix framework name case error for QtDBus on Mac (bug 12305)
-
-- Fix directory permission of .app bundle on Mac (bug 12150)
-
-- Fix configuration bug on Windows which prevented LyX from 
-  installing (bug 12369).
-
 
 ** Bug fixes:
 *************
@@ -102,6 +77,15 @@ What's new
 - Fix export of the optional argument of \sqrt when it contains other
   commands with optional arguments (bug 3294).
 
+- Fix loading subscript package with only LaTeX < 2005/12/01 (bug 12387).
+
+- 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
 
@@ -152,6 +136,29 @@ What's new
 
 - Fix reverse search on Mac (bug 12063).
 
+- Fix misaligned math frame decoration (bug 11491).
+
+- Fix painting of nested environment overlaping with inset (bug 12243).
+
+- Fix outline filter search for "\" symbol (bug 12359).
+
+- Fix inset cornes painting on HiDPI screens (bug 12336).
+
+- Fix instant preview foreground color in Beamer documents (bug 12563).
+
+- Properly update font info at cursor position after toggling
+  (bug 12450).
+
+- 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
@@ -202,3 +209,12 @@ What's new
 
 - Fix warnings with autoconf 2.71.
 
+- Fix framework name case error for QtDBus on Mac (bug 12305)
+
+- Fix directory permission of .app bundle on Mac (bug 12150)
+
+- Fix configuration bug on Windows which prevented LyX from 
+  installing (bug 12369).
+
+- With autoconf, fix the "distcheck" make target.
+: