]> git.lyx.org Git - lyx.git/commitdiff
status.22x
authorGuillaume Munch <gm@lyx.org>
Mon, 13 Jun 2016 23:07:32 +0000 (00:07 +0100)
committerGuillaume Munch <gm@lyx.org>
Mon, 13 Jun 2016 23:07:32 +0000 (00:07 +0100)
status.22x

index 23aa481d0ee0d94ddca39a7bf17dc0233ce7bace..1d0548b5d6fd0ca7a36a4c12af906ca23ea90170 100644 (file)
@@ -62,6 +62,8 @@ What's new
 
 - Fix default location for RPM based hunspell dictionary search (bug 10071 and 10192).
 
 
 - 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
 
 
 * INTERNALS
 
@@ -89,3 +91,6 @@ What's new
 
 * BUILD/INSTALLATION
 
 
 * 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.