diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-03-25 11:51:22 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-03-25 11:53:17 (GMT) |
commit | 40eee449a78446ad8c513895225e8f14a0b8d40b (patch) | |
tree | 53c0b30ad72370bcb27e32b408e63da2a432f2bd | |
parent | 6a9b91754a2c30da798dcb1e8d3a5a987886aa2a (diff) | |
download | Qt-40eee449a78446ad8c513895225e8f14a0b8d40b.zip Qt-40eee449a78446ad8c513895225e8f14a0b8d40b.tar.gz Qt-40eee449a78446ad8c513895225e8f14a0b8d40b.tar.bz2 |
Add the placeholder file for Qt 4.5.1's changelog
-rw-r--r-- | dist/changes-4.5.1 | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1 new file mode 100644 index 0000000..e11dc0b --- /dev/null +++ b/dist/changes-4.5.1 @@ -0,0 +1,123 @@ +Qt 4.5.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 4.5.0. For more details, +refer to the online documentation included in this distribution. The +documentation is also available online: + + http://doc.trolltech.com/4.5 + +The Qt version 4.5 series is binary compatible with the 4.4.x series. +Applications compiled for 4.4 will continue to run with 4.5. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Task Tracker: + + http://www.qtsoftware.com/developer/task-tracker + +Each of these identifiers can be entered in the task tracker to obtain more +information about a particular change. + +**************************************************************************** +* General * +**************************************************************************** + +General Improvements +-------------------- + +- Documentation and Examples + +Third party components +---------------------- + + +**************************************************************************** +* Library * +**************************************************************************** + + +**************************************************************************** +* Database Drivers * +**************************************************************************** + + +**************************************************************************** +* Platform Specific Changes * +**************************************************************************** + +Qt for Linux/X11 +---------------- + + +Qt for Windows +-------------- + + +Qt for Mac OS X +--------------- + + +Qt for Embedded Linux +--------------------- + + +Qt for Windows CE +----------------- + + +**************************************************************************** +* Compiler Specific Changes * +**************************************************************************** + + +**************************************************************************** +* Tools * +**************************************************************************** + +- Build System + +- Assistant + + +- Designer + + +- Linguist + - Linguist GUI + + - lupdate + + - lrelease + + +- rcc + + +- moc + + +- uic + + +- uic3 + + +- qmake + + +- configure + + +- qtconfig + + +- qt3to4 + + +**************************************************************************** +* Plugins * +**************************************************************************** + + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + |