aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.7.0
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-20 11:54:30 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-20 13:54:28 +0100
commitb4734c9e7a5f197c71811000cf7c7f780a5a5b8d (patch)
tree77a3ca1e790b666e53e97dfd6abd90ccf7983afb /dist/changes-2.7.0
parente8832da2e78a1a8838c18fb07c0171e8b2ccd02f (diff)
Doc: experimental Qbs support
Change-Id: Id82e6fdc67a4794921f1a87def7ea0dae619c336 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'dist/changes-2.7.0')
-rw-r--r--dist/changes-2.7.06
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index e7b598a08a..d6effb07d9 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -65,9 +65,9 @@ CMake Projects
* Fixed build directory when adding build configurations
(QTCREATORBUG-8425)
-QBS Projects
- * Implemented initial support for Qt Build Suite (QBS) projects
- * Made Qt Creator itself compilable with QBS
+Qbs Projects
+ * Implemented initial support for Qt Build Suite (Qbs) projects
+ * Made Qt Creator itself compilable with Qbs
Generic Projects
* Implemented using MIME types to recognize source files (QTCREATORBUG-5451)