diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2010-09-23 09:15:45 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2010-09-23 09:16:30 (GMT) |
commit | f2be9f394972edffa0eebc9c30fe00a4fce81abc (patch) | |
tree | ce7879fb600353735b591632b8d016e1f495d104 /dist | |
parent | 77b9b5dc93662d505b2c69211d001e5672d8a2cb (diff) | |
download | Qt-f2be9f394972edffa0eebc9c30fe00a4fce81abc.zip Qt-f2be9f394972edffa0eebc9c30fe00a4fce81abc.tar.gz Qt-f2be9f394972edffa0eebc9c30fe00a4fce81abc.tar.bz2 |
my changes for 4.7.1
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index fd5a9f2..30c2efd 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -60,6 +60,10 @@ QtMultimedia QtNetwork --------- + - QSslConfiguration + * [QTBUG-13265] fix crash with empty configuration + - QSslCertificate + * [QTBUG-12489] support dates > 2049 QtOpenGL @@ -81,6 +85,12 @@ QtSql QtSvg ----- +QtXmlPatterns +------------- + - XML Schema internals: + * [QTBUG-11559] Only parse 3 digits of time fraction + + Qt Plugins ---------- |