aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.12.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-1.12.1.md')
-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 ff14d8169..e4edeb136 100644
--- a/changelogs/changes-1.12.1.md
+++ b/changelogs/changes-1.12.1.md
@@ -4,3 +4,4 @@
* Fixed rpaths not ending up on the command line under certain circumstances (QBS-1372).
* 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.