commit 4ef31a4ef88a9be793317778c6375064b10924ed
Author: Scott Kostyshak <[email protected]>
Date: Thu Oct 15 19:52:45 2015 -0400
RELEASE-NOTES: LyX should work with Qt >= 4.5
diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index 724c0df..70afe0f 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -105,11 +105,11 @@
!!Changes with respect to external programs and libraries in 2.2:
* LyX 2.2.0 and the following 2.2.x releases will continue to work well with
- Qt 4.8.6 but will also support Qt 5.6, which brings some advantages most
- notably for users with HiDPI displays. Note that if you compile LyX with a
- Qt 5 release before 5.6 you are likely to run into several regressions with
- respect to Qt 4.8.6. See #9215 for a list of bugs related to compiling LyX
- with different versions of Qt.
+ Qt 4.5 (and later Qt 4.x) but will also support Qt 5.6, which brings some
+ advantages most notably for users with HiDPI displays. Note that if you
+ compile LyX with a Qt 5 release before 5.6 you are likely to run into
+ several regressions with respect to Qt 4.x. See #9215 for a list of bugs
+ related to compiling LyX with different versions of Qt.
* LyX now gives an error if the underlying LaTeX command exited with error.