Author: rgheck
Date: Fri Jun 10 05:07:11 2016
New Revision: 41060
URL: http://www.lyx.org/trac/changeset/41060
Log:
Modify Vista announcement.
Modified:
www-user/trunk/farm/cookbook/LyX/news.inc
Modified: www-user/trunk/farm/cookbook/LyX/news.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/news.inc Fri Jun 10 05:05:14 2016
(r41059)
+++ www-user/trunk/farm/cookbook/LyX/news.inc Fri Jun 10 05:07:11 2016
(r41060)
@@ -19,7 +19,9 @@
/////////////////////
function news_data() {
news_item("End of support for Windows Vista", "End of support for Windows
Vista", "June 9, 2016",
-"<p>The Windows binaries for the new LyX versions 2.2.x will not run under
Windows Vista. The reason is that LyX uses the library Qt 5.6 for the user
interface which no longer supports Windows Vista.</p>
+"<p>The Windows binaries for the new LyX versions 2.2.x will not run under
Windows Vista. LyX has for several versions now depended exclusively upon the
+<a href=\"https://www.qt.io/\">Qt libraries</a>
+and as of 2.2.0 requires Qt 5.6, which no longer supports Windows Vista.</p>
<p>Users of Vista who need to collaborate with people using LyX 2.2.x may
download LyX 2.1.5 (to be released shortly). LyX 2.1.5 will run on Vista and is
able to read LyX files created/saved with LyX 2.2.x.</p>
<p>Since Microsoft's support with security fixes for Vista ends in April 2017,
an update to an operating system that provides long-term support, such as
<a href=\"http://www.ubuntu.com/download/desktop\">Ubuntu<a/>, might be
considered.</p>");