diff options
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r-- | dist/changes-2.0.0 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0 new file mode 100644 index 0000000000..f960cadf33 --- /dev/null +++ b/dist/changes-2.0.0 @@ -0,0 +1,27 @@ +The QtCreator 2.0 release contains bug fixes and new features. + +Below is a list of relevant changes. You can find a complete list of changes +within the logs of Qt Creator's sources. Simply check it out from the public git +repository e.g., + +git clone git://gitorious.org/qt-creator/qt-creator.git +git log --cherry-pick --pretty=oneline v1.3.1...v2.0.0 + +General + +Editing + +C++ Support + +Project support + +Debugging + +Help + +Platform Specific + +Mac + +Symbian Target + |