summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2011-09-28 16:36:32 +0200
committerSinan Tanilkan <sinan.tanilkan@nokia.com>2011-09-29 12:34:21 +0200
commitb5062aeeb4ad321424246ecb8bf7a0ffb9ac9990 (patch)
treee0a4c0b41fbec161c6c8c7adebccef02ab4e7533 /dist
parent0455cf2f9c4d82d1badcc568a6c6f4401111c62b (diff)
downloadqt4-tools-b5062aeeb4ad321424246ecb8bf7a0ffb9ac9990.tar.gz
Update changes-4.8.0
Diffstat (limited to 'dist')
-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 4ca1f27ce5..39c0adf028 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -82,6 +82,7 @@ that the changes lead to a leaner API and the change applies to all platforms.
- QProcessEnvironment: major optimizations, especially on Unix
- Add branch prediction macros Q_LIKELY and Q_UNLIKELY
- QSettings: don't assume XDG_CONFIG_HOME is latin1-encoded
+ - QDateTime: Fix generation of ISO8601 strings to include proper timezone information [QTBUG-18290]
QtGui
-----