summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@trolltech.com>2009-04-07 12:15:39 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-04-08 02:15:22 (GMT)
commit29f0bd468a6417d1334eff782d7341493acca86b (patch)
treefdcc6fc81535f2000c6c8f5451660431c53e79bb /dist
parentc707fb9c1d86c5b9d9457e243ae695162f969192 (diff)
downloadQt-29f0bd468a6417d1334eff782d7341493acca86b.zip
Qt-29f0bd468a6417d1334eff782d7341493acca86b.tar.gz
Qt-29f0bd468a6417d1334eff782d7341493acca86b.tar.bz2
My changelog for 4.5.1
(cherry picked from commit c5b0197611ebb3279b3426aca275458477edb42d)
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.5.116
1 files changed, 16 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 1d2286e..de4eef7 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -33,9 +33,25 @@ Third party components
* Library *
****************************************************************************
+- QAbstractSocket
+ * [192037] Emit disconnected only if we were connected before
+
+- QAuthenticator
+ * [237979] fix implemenation of md5-sess
+
+- QFileInfo
+ * [205244] return valid file info also for relative UNC paths
+
+- QHttp
+ * [208445] cancel request upon receiving unknown authentication method
+
- QSharedPointer
* [246843] Fixed a crash caused by using QSharedPointer in global statics
+- QSSlSocket
+ * [245668] set also protocol, verifyMode and verifyDepth in
+ setSslConfiguration()
+
****************************************************************************
* Database Drivers *
****************************************************************************