aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-06-01 15:52:50 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-06-04 07:56:31 +0000
commit7a46541d7885b07cb80fab3b8ab861ae369e4438 (patch)
tree05b221cbc839a74506255eeb1566bac036b29c32 /changelogs
parent40746dae36452398649481fecad9cdc5f25cc80f (diff)
Add info about system-level settings to changelog
Change-Id: Ia0580bbf3dcd50036e4b7010a722e84cf3bf6e8e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/changes-1.12.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/changes-1.12.0.md b/changelogs/changes-1.12.0.md
index f84a64470..cf3cb00fd 100644
--- a/changelogs/changes-1.12.0.md
+++ b/changelogs/changes-1.12.0.md
@@ -1,5 +1,6 @@
# General
* Added new module `Exporter.qbs` for creating qbs modules from products.
+* Introduced the concept of system-level qbs settings.
* Added a Makefile generator.
* All command descriptions now contain the product name.