]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Win installer: translate 2 installer sections
[lyx.git] / status.22x
index 8aeb5be3deae1ab2af6a6e23bb14acda8aa6d1f3..0f1e6e56688ef40006ba5c83abf79f9b1e4d97c2 100644 (file)
@@ -26,6 +26,8 @@ What's new
 
 - Cache information on exportable formats (bug 9980).
 
+- Shorten the time required to save the session state on exit.
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -49,6 +51,11 @@ What's new
 
 - Catch "! Incomplete \if[x]" LaTeX error (bug 10666).
 
+- Ignore LaTeX error on missing ZWNJ (ligature break) characters
+  (bug 10727).
+
+- Fix PDF output of clipped graphics with recent graphics package (bug 7910).
+
 - Catch xdvipdfmx driver error that breaks XeTeX compilation (bug 10076).
 
 - Fix caption handling in listings insets when it is split into multiple
@@ -60,6 +67,10 @@ What's new
 - Assure the color package is loaded before polyglossia in preview snippets
   This fixes preview image generation with polyglossia and bidi (bug 10716).
 
+- Fix babel name of Vietnamese language. This requires now babel-vietnamese
+  (2013ff.) instead of vietnam.ldf that was shipped with vntex previously
+  (bug 10743).
+
 
 * LYX2LYX
 
@@ -73,13 +84,18 @@ What's new
 
 - Fix crash when closing master document with dirty child while Document
   Settings dialog is open (bug 9979).
-  
+
+- Fix crash when closing master with children and grandchildren
+  (bug 10766).
+
 - Fix random crash when dissolving inset (bug 10667).
 
 - Fix potential crash when cursor enters an inset (bug 10691).
 
 - Avoid crash when selecting long text (bug 10324).
 
+- Fix crash with undo and child documents (bug 10643).
+
 - Remove duplicate entries from the Symbols dialog (bug 10644).
 
 - Always show the float type in the float inset label (bug 10618).
@@ -97,14 +113,23 @@ What's new
 - Fix hole in selection for some zoom and justification values (bug
   8883).
 
+- Fix some rare cases of bad on-screen line breaking (bug #10700).
+
+- Fix bad justification before a displayed inset (bug 10699).
+
 - Fix cursor state after double/triple click in mathed (bug #10686).
 
 - Avoid a case of stuck cursor after entering an inset (bug 10630).
 
+- Fix problems with hidden "BibTeX Add" dialogs on MacOSX by using drawers
+  instead of modal subdialogs (bug 10662).
+
 - Don't swallow labels not entered through the toolbar in mathed (bug 10546).
 
 - Fix bad context menu on insets that do not have one (bug 10616).
 
+- Enable OK/Apply buttons when resetting to class defaults.
+
 
 * INTERNALS
 
@@ -113,6 +138,12 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
+- Fix loading of math packages in many manuals (bug 10661).
+
+- Add note that the fixltx2e package (and so module) is obsolete as of
+  TeXLive 2015 (bug 9361).
+
+- Updated French user interface localization.
 
 * LYXHTML