]> git.lyx.org Git - lyx.git/blobdiff - status.23x
upgrade boost to 1.75.0
[lyx.git] / status.23x
index 23d76afef538126a87622e874370095e31538452..942c33d56414c2ab5a5030e0c451f2d210c7ffd8 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.5.
+This file describes what has been done in the preparation of LyX 2.3.7.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -16,7 +16,6 @@ What's new
 * DOCUMENT INPUT/OUTPUT
 
 
-
 * MISCELLANEOUS
 
 
@@ -27,74 +26,29 @@ What's new
 
 * USER INTERFACE
 
-- Keep citation style when all selected citations are deleted (bug 11748).
-
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Updated German, Interlingua and Slovak user interface localization.
-
 
 * BUILD/INSTALLATION
 
 
-
-
 ** Bug fixes:
 *************
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix crash with non-encodable glyph in nomcenlature inset (bug 11584).
-
-- Fix problems with non-ASCII characters in file path with recent LaTeX
-  (bug 11146).
-
-- Fix problems with recent LaTeX when \input@path contains tilde and space
-  (bug 11699).
-
-- Fix output with class-provided geometry package (bug 11724).
-
-- Fix erroneous space in output caused by changebar module (bug 11473).
-
-- Correctly strike out deleted text after deleted display math (bug 11716).
-
-- Fix loading of amsmath in beamer article classes (bug 11768).
-
-- Prevent polyglossia options from being output to PDF TOC (bug 11813).
 
 
 * USER INTERFACE
 
-- Fix backspace deletion of selected items with change tracking (bug 11630).
-
-- Fix display glitch where the change tracking cue blinks with the cursor
-  (bug 11684).
-
-- Consider shorthand in biblatex cite display (bug 11696).
+- Avoid crashing on a recursive macro definition (bug 12633).
 
-- Properly resize columns of child document table widget.
 
-- Fix a crash reported on lyx users.
-  There was an uninitialized buffer member of MathData in LFUN dispatch.
-
-- Fix problem with validation of InsetLayout.
-
-- Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
-
-- Fix problems when pasting ZERO WIDTH NON-JOINER (bug 11790).
-
-- Remove newlines from LFUNs entered in the shortcut dialog.
-
-- Add copy, paste, etc, to math context menu (but 11799).
-
-- Avoid bleeding of inset background outside of inset (bug 11786).
+* INTERNALS
 
-- Disallow adding columns with gathered environment as this is not
-  supported (bug 11812).
 
 
-* INTERNALS
 
 
 * DOCUMENTATION AND LOCALIZATION
@@ -102,21 +56,24 @@ What's new
 
 * LYX2LYX
 
+- Fixed a bug in reversion to 1.6.
+
 
 * TEX2LYX
 
 
+
+
 * LYXHTML
 
-- Don't output LaTeX preamble snippets with HTML (bug 11780).
+
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
-* BUILD/INSTALLATION
 
-- Do not break configuration if a layout file is not decodable. Rather than that, 
-  issue a warning and skip that file (bug 11736).
+* BUILD/INSTALLATION
 
+- update included boost library to version 1.75.0.