aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-03-09 14:58:33 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2018-03-12 08:12:06 +0000
commit216d755364b1a3a27bbddc1d415b8e7296719fb2 (patch)
tree080395d7bd5128da70d97fbd8c52480f5aeeffbc /changelogs
parent57523e6cd3fe880b03dec8adddb304341f13261b (diff)
Update changelog entry
One feature that was mentioned turned out to be broken and got removed. Change-Id: I6e23e1cc16245372efe671580e8e8c894d8e5d07 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/changes-1.11.0.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/changelogs/changes-1.11.0.md b/changelogs/changes-1.11.0.md
index 473d6df40..6bbe6c919 100644
--- a/changelogs/changes-1.11.0.md
+++ b/changelogs/changes-1.11.0.md
@@ -34,7 +34,5 @@
# Other
* The `InnoSetup`, `nsis`, and `wix` modules' rules now have a dependency on installable artifacts
- of dependencies by default, via the default item templates `InnoSetup`, `NSISSetup`,
- and `WindowsInstallerPackage`. This can be explicitly controlled via the `dependsOnInstallables`
- boolean property of those item templates.
+ of dependencies.
* Introduced the `ico` module for creating .ico and .cur files.