From 003d454ce8350cc279c2de53848c7a4533dc939d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20Abecasis?= Date: Mon, 28 Sep 2009 10:41:51 +0200 Subject: [PATCH] Updated change log for 4.5.3 --- dist/changes-4.5.3 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3 index bb6c16584d..2b4906dce4 100644 --- a/dist/changes-4.5.3 +++ b/dist/changes-4.5.3 @@ -33,6 +33,16 @@ Third party components * Library * **************************************************************************** +- QDirIterator + * [258230] Fixed inconsistencies in value returned from + QDirIterator::next(). + +- QDoubleSpinBox + * [255019] Fixed a crash when using large value for decimals. + +- QTemporaryFile + * [260165] Fixed a bug where temporary files would be left behind when + copying a file to a non-existing directory. **************************************************************************** * Database Drivers * @@ -59,6 +69,10 @@ Third party components Qt for Linux/X11 ---------------- +- Fixed a bug where an empty KDEDIRS variable would bring /share into the icon + search path. +- [KDE 191759] Plasma spinning in endless loop. + Qt for Windows -------------- -- 2.11.4.GIT