source: trunk/changes-4.5.1@ 293

Last change on this file since 293 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 21.2 KB
Line 
1Qt 4.5.1 is a bug-fix release. It maintains both forward and backward
2compatibility (source and binary) with Qt 4.5.0. For more details,
3refer to the online documentation included in this distribution. The
4documentation is also available online:
5
6 http://doc.trolltech.com/4.5
7
8The Qt version 4.5 series is binary compatible with the 4.4.x series.
9Applications compiled for 4.4 will continue to run with 4.5.
10
11Some of the changes listed in this file include issue tracking numbers
12corresponding to tasks in the Task Tracker:
13
14 http://www.qtsoftware.com/developer/task-tracker
15
16Each of these identifiers can be entered in the task tracker to obtain more
17information about a particular change.
18
19****************************************************************************
20* General *
21****************************************************************************
22
23General Improvements
24--------------------
25
26- Documentation and Examples