]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Amend [324b8287/lyxgit]
[lyx.git] / status.23x
index 8af1b1bea60cc3ca7a1d9e5ab024dba2dd7bb120..81dc9487f5c1b796fc83b7452c3e1e8ffd02bbcc 100644 (file)
@@ -50,6 +50,8 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
+- Minor rework of the thesis example file in order to clear some confusion about
+  the included bibliography (bug 10748).
 
 
 * BUILD/INSTALLATION
@@ -62,11 +64,20 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Added support for aastex62 (bug 11397)
+
 - Fix problems with non-ASCII characters in path with recent LaTeX versions
   (bug 11146).
 
 - Fix parsing of math-macro optional arguments after save-reopen (bug 11346).
 
+- Fix problem with wrongly inserted separator.
+
+- Beamer: automatically nest column in columns.
+
+- Fix Autonests and IsAutonestedBy layout tags with specific layout names
+  (with space, underbar and enquoted).
+
 
 * USER INTERFACE
 
@@ -93,6 +104,12 @@ What's new
 - Fix missing TOC update (and related bugs) when setting default master (bug 
   11422).
 
+- Fix problem with undo of document settings (bug 9004).
+
+- Fix size of layout combo (bug 6096).
+
+- Completion popup context menu now properly responds to Esc key.
+
 
 * INTERNALS