summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.8.0
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2010-05-18 08:43:35 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2010-05-18 08:46:59 (GMT)
commit2134980e4c480c04852ebeda138bdc656233a8f6 (patch)
treeed2e0ce4d3154dd3918f66153088ee4e415affaa /dist/changes-4.8.0
parent0b0733a867a818adfcaf0cf5a1da41cf42605124 (diff)
downloadQt-2134980e4c480c04852ebeda138bdc656233a8f6.zip
Qt-2134980e4c480c04852ebeda138bdc656233a8f6.tar.gz
Qt-2134980e4c480c04852ebeda138bdc656233a8f6.tar.bz2
Remove QT_NO_THREAD support for QHostInfo
Reviewed-by: Thiago
Diffstat (limited to 'dist/changes-4.8.0')
-rw-r--r--dist/changes-4.8.01
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index 27bb885..9d16f11 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -36,6 +36,7 @@ Third party components
QtCore
------
+ - Removed support for QT_NO_THREAD define for QHostInfo.
QtGui
-----