From: Guillaume Munch Date: Mon, 13 Jun 2016 23:07:32 +0000 (+0100) Subject: status.22x X-Git-Tag: 2.2.1~158 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d9550acdbecdc627ccfbdbd888b9cae2a28b85e5;p=features.git status.22x --- diff --git a/status.22x b/status.22x index 23aa481d0e..1d0548b5d6 100644 --- a/status.22x +++ b/status.22x @@ -62,6 +62,8 @@ What's new - Fix default location for RPM based hunspell dictionary search (bug 10071 and 10192). +- Fix double input of tabulations with Qt5 < Qt5.5 (bug 9218). + * INTERNALS @@ -89,3 +91,6 @@ What's new * BUILD/INSTALLATION +- Due to bug fixes, it is no longer discouraged to build against Qt 5.4. + +- Building against Qt < 4.7 no longer fails.