summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-04 13:22:13 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-07 02:27:27 (GMT)
commit7a20e5e60d938531e250a974d3c8d4d1a6778391 (patch)
tree2ba2fc6a2be60f4c9470d53aec1635f3313f767a
parentb2c2a70c587354f2dbbd9feb11974b58446e4675 (diff)
downloadQt-7a20e5e60d938531e250a974d3c8d4d1a6778391.zip
Qt-7a20e5e60d938531e250a974d3c8d4d1a6778391.tar.gz
Qt-7a20e5e60d938531e250a974d3c8d4d1a6778391.tar.bz2
my public task ...
(cherry picked from commit 398c022e8adefc6e71a6048da40c19f6169be831)
-rw-r--r--dist/changes-4.5.23
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2
index 4246a6b..04a29ba 100644
--- a/dist/changes-4.5.2
+++ b/dist/changes-4.5.2
@@ -77,6 +77,9 @@ Third party components
- QFontDialog
* [252000] Ensure that QFontDialog::getFont() works on Mac OS X.
+- QLocalSocket
+ * [247144] correctly handle remote disconnects
+
- QNetworkCookie
* [251959] fix parsing of multiple cookies separated by a newline