diff options
author | con <qtc-committer@nokia.com> | 2010-02-09 11:27:39 +0100 |
---|---|---|
committer | con <qtc-committer@nokia.com> | 2010-02-09 11:28:27 +0100 |
commit | b02d2f9f00a947e02945e681732fc0d6ef2be844 (patch) | |
tree | 706e33c68b4edac3a2e43c1d6e279a2df7fff21f /dist/changes-2.0.0 | |
parent | 1ae9c10fb8031f3eaaa59d97800b741dd4844fd6 (diff) | |
download | qt-creator-b02d2f9f00a947e02945e681732fc0d6ef2be844.tar.gz |
Start a new changes file.
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 + |