commit f0c18e1f413431cd3a24d0eda3cee3663dd8c4b9
Author: Richard Kimberly Heck <[email protected]>
Date: Tue Aug 28 15:22:50 2018 -0400
Notes related to bug #11216.
---
ANNOUNCE | 4 ++++
lib/RELEASE-NOTES | 7 +++++++
2 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE
index e389239..8817a8f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -24,6 +24,10 @@ the 'settings' menu of graphics, reference, etc, insets.
This is now Control-
Alt-i, on Windows and Linux, and Control-Option-i on OSX (assuming you are
using the default keybindings).
+A change to how math macros are output can break some documents that use
+ERT to comment out macros. Please see bug #11216 if you experience this sort
+of problem.
+
If you think you have found a bug in LyX 2.3.1, please open a bug report at
http://www.lyx.org/trac/wiki/BugTrackerHome. If you're not sure whether it
really is a bug, you can e-mail the LyX developers' mailing list (lyx-devel
diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index b897ce1..a576038 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -1,3 +1,10 @@
+!Important Change in LyX 2.3.1
+
+* A change to how math macros are output can break some documents that use
+ ERT to comment out macros. Please see bug #11216 if you experience this
+ sort of problem.
+
+
!Important Changes in LyX 2.3.0