aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/changes-1.12.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/changes-1.12.1.md b/changelogs/changes-1.12.1.md
index e4edeb136..d9f105941 100644
--- a/changelogs/changes-1.12.1.md
+++ b/changelogs/changes-1.12.1.md
@@ -5,3 +5,4 @@
* Fixed possible crash when scanning qrc files (QBS-1375).
* Fixed spurious re-building of .pc and .qbs module files.
* Fixed possible crash on storing a build graph after re-resolving.
+* Fixed possible assertion on input artifacts with alwaysUpdated == false.