diff options
author | Marko Valtanen <marko.valtanen@digia.com> | 2012-12-12 09:47:47 +0200 |
---|---|---|
committer | Marko Valtanen <marko.valtanen@digia.com> | 2012-12-12 09:47:47 +0200 |
commit | 090ca16de5683aed6b7bbb3a799e3442957026ec (patch) | |
tree | 79da7768fba4f882e874ed5662b3b1452052bb85 | |
parent | 7ce46903ab922eb21b12b975a6c3bf5189521ef6 (diff) | |
download | qt4-tools-090ca16de5683aed6b7bbb3a799e3442957026ec.tar.gz |
Changes-4.7.6 file updated4.7-digia
Change-Id: If3c1a0706f3543256a36065ae2b62387c70b6e47
-rw-r--r-- | dist/changes-4.7.6 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.7.6 b/dist/changes-4.7.6 index 03e8fe1d9d..f4c0bc8f8b 100644 --- a/dist/changes-4.7.6 +++ b/dist/changes-4.7.6 @@ -19,7 +19,12 @@ Merge Request: http://qt.gitorious.org * General * **************************************************************************** -Copyrights changed for Qt 4.7.6. Rest of the changes are from Qt 4.7.4 to Qt 4.7.5. + - Copyrights changed for Qt 4.7.6. + - Disable SSL compression by default. + - Make the rules for redirects a bit stricter. + - Fix binary incompatibility between openssl versions + +Rest of the changes are from Qt 4.7.4 to Qt 4.7.5: Documentation ------------- |