From 276280c1202ba329fc1e049518302c734f625ea3 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 14 Dec 2011 16:54:25 +0100 Subject: Add changes file for a potential 2.4.1 Change-Id: Ifb985083902f2210768f6538c908d1512e7f53d6 Reviewed-by: Eike Ziller --- dist/changes-2.4.1 | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 dist/changes-2.4.1 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 -- cgit v1.2.1