diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-04 13:22:13 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-04 13:22:50 (GMT) |
commit | 398c022e8adefc6e71a6048da40c19f6169be831 (patch) | |
tree | b92e3f708170c16e762a2352b4b3111f94756380 | |
parent | 80b63705a64a2029800805e1fefe350543b15a70 (diff) | |
download | Qt-398c022e8adefc6e71a6048da40c19f6169be831.zip Qt-398c022e8adefc6e71a6048da40c19f6169be831.tar.gz Qt-398c022e8adefc6e71a6048da40c19f6169be831.tar.bz2 |
my public task ...
-rw-r--r-- | dist/changes-4.5.2 | 3 |
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 |