]> git.lyx.org Git - lyx.git/blobdiff - NEWS
fix memory leak
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 3759f4f2af8e95c9fc558d7f28166b5fbbed4ae9..701326eb6657464a543a08a68441e74a0d9cbe5b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,8 @@ Switch to the so-called 'new' insets:
 - TeX mode has been superseded by the 666 (aka ERT) inset, which is
   foldable
 
-- new graphics inset superseding the older figure inset [will that be
-  OK in 1.2.0?]
+- new graphics inset with support for hassle-free inclusion of various
+  image formats (GIF, JPEG, PNG and EPS by default).
 
 - new minipage inset
 
@@ -28,10 +28,22 @@ Switch to the so-called 'new' insets:
 - new ligature break special character, useful for words like
   shelfful, or many german words
 
-The math editor has been mostly rewritten, meaning more stability and
-the following new features:
+The math editor has been mostly rewritten (and thus may have many new
+bugs :). Most of the changes should not be visible for the user,
+except:
+
+- improvements to the parser
+
+- improvements to math text mode
+
+- (better) support for nested macros 
+
+- (better) support for \limits/\nolimits
+
+- enable size changes to arrays after creation (add/delete rows/columns)
+
+- enable switching between equation/eqnarray and align environment
 
-  [Andre, can you help here?]
 
 Most of the popups have been rewritten in the GUI-I framework: