QDirIterator: Doc fixes and whitespace cleanup
[qt-netbsd.git] / dist / changes-4.1.5
blobfefc91bc1bfc26a13a622693e7ab09f1f61780be
1 Qt 4.1.5 is a bug-fix release. It maintains both forward and backward
2 compatibility (source and binary) with Qt 4.1.0.
4 The Qt version 4.1 series is binary compatible with the 4.0.x series.
5 Applications compiled for 4.0 will continue to run with 4.1.
7 ****************************************************************************
8 *                           General                                        *
9 ****************************************************************************
11 - QImage
12         Fixed a potential security issue which could arise when transforming
13         images from untrusted sources.