diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2011-12-14 16:54:25 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@nokia.com> | 2011-12-15 08:28:39 +0100 |
commit | 276280c1202ba329fc1e049518302c734f625ea3 (patch) | |
tree | 5280b7c5b72ec5e8b1a43ea277b57df84595ae52 /dist | |
parent | 3c298aba335b395355ab3955b6648c1d4c557e58 (diff) | |
download | qt-creator-276280c1202ba329fc1e049518302c734f625ea3.tar.gz |
Add changes file for a potential 2.4.1
Change-Id: Ifb985083902f2210768f6538c908d1512e7f53d6
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-2.4.1 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/dist/changes-2.4.1 b/dist/changes-2.4.1 new file mode 100644 index 0000000000..6d20a25214 --- /dev/null +++ b/dist/changes-2.4.1 @@ -0,0 +1,46 @@ +Qt Creator version 2.4.1 contains bug fixes on top of 2.4. + +The most important changes are listed in this document. For a complete +list of changes, see the Git log for the Qt Creator sources that +you can check out from the public Git repository. For example: + +git clone git://gitorious.org/qt-creator/qt-creator.git +git log --cherry-pick --pretty=oneline v2.4.0..origin/2.4 + +General + +Editing + +Managing Projects + +Debugging + +Debugging QML/JS + +Analyzing Code + +C++ Support + +QML/JS Support + +Qt Quick Designer + +Help + +Platform Specific + +Mac + +Linux (GNOME and KDE) + +Windows + +Symbian Target + +Remote Linux Support + +Qt Designer + +FakeVim + +Version control plugins |