From 8d060e69105f7c5705ba5c3a600c948467118f5e Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 8 Apr 2015 17:14:33 +0200 Subject: Fix crash on exit for Windows XP, Vista The destructor of QWinTaskBarButton until Qt 5.4.2 crashes on exit if the OS is older than Windows 7. Task-number: QTIFW-652 Change-Id: Icd0255f79f7339937f129cddce7291997d652f72 Reviewed-by: Karsten Heimrich --- Changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 8459518b9..f970841bc 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.0.1 +- Fix crash on exit for Windows XP, Vista (QTIFW-652) + 2.0.0 - Require Qt 5.4 as a minimal version, Qt 4 code removed. - Only support Qt 5 on documentation side as well. -- cgit v1.2.3