summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-10-26 16:16:00 +0200
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-10-26 16:16:00 +0200
commit2b4f4e45c60de10c2895d14c4ebf35aad952f9e3 (patch)
treee388d3172e11e11ef67e1e1ec4e7fb2d21b15d2c /dist
parentc47b2e9c5fc43ef9c55c8ee884e83a33da00ae0b (diff)
parent1f8b48de5e7e96e307bec195d0653104e8d71984 (diff)
Merge remote-tracking branch 'qt-doc-review/master'
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 17caec6c3f..56ed764534 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -145,6 +145,7 @@ QtNetwork
- HTTP cache: do not load resources from cache that must be revalidated [QTBUG-18983]
- HTTP cache: change file organization (MR-2505)
- SOCKS5: write errors are propagated to the outer socket [QTBUG-18713]
+ - Cookies: Commas are no longer used to support multiple cookies in a single Set-Cookie header [QTBUG-21456]
- QNetworkReply: errorString() returns translated messages now [QTBUG-18382]
QtOpenGL