summaryrefslogtreecommitdiff
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@trolltech.com>2009-04-07 14:15:39 +0200
committerPeter Hartmann <peter.hartmann@trolltech.com>2009-04-07 14:17:24 +0200
commitc5b0197611ebb3279b3426aca275458477edb42d (patch)
treed86d0a3cc5b60f05c196b9f13fa68e0f8b732290 /dist/changes-4.5.1
parentca2d62f97f991d042a781d9d7bd0dbda910e1d04 (diff)
downloadqt4-tools-c5b0197611ebb3279b3426aca275458477edb42d.tar.gz
My changelog for 4.5.1
Diffstat (limited to 'dist/changes-4.5.1')
-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 1d2286e880..de4eef7196 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 *
****************************************************************************