summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-10-20 09:44:36 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-10-20 09:45:40 (GMT)
commitccb376e04c29c4a9214f71c173c81f5877dc9502 (patch)
tree3958f7be70bb9cfa1d2d8f986584b53af56750cf /dist
parenta95375593228e00186dbd50a04736bb32a24730e (diff)
downloadQt-ccb376e04c29c4a9214f71c173c81f5877dc9502.zip
Qt-ccb376e04c29c4a9214f71c173c81f5877dc9502.tar.gz
Qt-ccb376e04c29c4a9214f71c173c81f5877dc9502.tar.bz2
changes-4.6.0 updated
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index cd9f130..7f723da 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -49,6 +49,12 @@ information about a particular change.
QRegion. The native handle is for reading out only. Any GDI calls
made on the HRGN handle will not affect the QRegion.
+ - [259221] QFileInfo::symLinkTarget() now supports NTFS symbolic links
+ thanks to Konstantin Ritt (merge request 1217).
+
+ - The reading code of QLocalSocket on Windows has been rewritten to improve
+ reading performance.
+
****************************************************************************
* Important Behavior Changes *
****************************************************************************