diff options
author | João Abecasis <joao@abecasis.name> | 2009-06-03 19:32:55 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-06-03 19:32:55 (GMT) |
commit | 8021218dd5ab2d7ad9314b1c2a54168de4694065 (patch) | |
tree | e31f1f9f96f41be4c87cd8f9476508a881c9c1f9 /dist | |
parent | ff8dd08c1ec66905a271c528b18c1e6738d2da77 (diff) | |
download | Qt-8021218dd5ab2d7ad9314b1c2a54168de4694065.zip Qt-8021218dd5ab2d7ad9314b1c2a54168de4694065.tar.gz Qt-8021218dd5ab2d7ad9314b1c2a54168de4694065.tar.bz2 |
More changes for 4.5.2
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2 index 378d565..6772405 100644 --- a/dist/changes-4.5.2 +++ b/dist/changes-4.5.2 @@ -128,6 +128,7 @@ Third party components separated list. - QFile and QTemporaryFile + * Fixed a leak of file descriptors in QTemporaryFile::rename, introduced in 4.5.1 * [165920] QFile::copy leaves the source file open after the file has been copied * [191467] & [252293] QFile::copy of resource files to the filesystem fails on Windows * [197857] QFile::copy of resource files leaves temporary files on filesystem |