From: Scott Kostyshak Date: Thu, 15 Oct 2015 23:52:45 +0000 (-0400) Subject: RELEASE-NOTES: LyX should work with Qt >= 4.5 X-Git-Tag: 2.2.0alpha1~231 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4ef31a4ef88a9be793317778c6375064b10924ed;p=features.git RELEASE-NOTES: LyX should work with Qt >= 4.5 --- diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index 724c0df3fb..70afe0f28a 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.