]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Updates to splitting of consecutive environments.
[lyx.git] / status.22x
index e823d13e3c55791bbfead69a63453684fd102d0c..d05694fa14cf7ca4ae046e0210839958b5b4753f 100644 (file)
@@ -23,7 +23,9 @@ What's new
 * USER INTERFACE
 
 - Increase the maximum value for the number of last open files that LyX can
-  remember (#9924).
+  remember (bug 9924).
+
+- Change mouse cursor to indicate row/column selection in tabulars.
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -47,8 +49,15 @@ What's new
 
 * USER INTERFACE
 
-- Do not omit the first space of the selection when copying (#9995)
+- Do not omit the first space of the selection when copying (bug 9995).
+
+- Display the correct column alignment and a better column spacing in AMS
+  environments (bugs 1861, 9908).
+
+- Fix display of collapsable insets when the same document is shown in
+  two views with different width (bug 9756).
 
+- Raise GuiView on buffer switch to bring it topmost in multi-window mode.
 
 
 * INTERNALS
@@ -73,3 +82,4 @@ What's new
 
 * BUILD/INSTALLATION
 
+- Fix monolithic builds with autotools on Mac OS X.