summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2021-07-26 10:19:06 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2021-07-26 08:51:41 +0000
commitec85d5e1706dd3bead3cfaf5e09127a4798d90e2 (patch)
tree997e128f841401994aa9385d85ee48cefdce2f41
parent3a408a87c1583d4a5bef0aee2ed56afcf30dd002 (diff)
downloadqbs-1.19.tar.gz
Add changelog for the 1.19.2 release1.19
Change-Id: If0710367d0d99b0923c4b4fdcb4651b7b024d8f9 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--changelogs/changes-1.19.2.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/changes-1.19.2.md b/changelogs/changes-1.19.2.md
new file mode 100644
index 000000000..8f76b5a38
--- /dev/null
+++ b/changelogs/changes-1.19.2.md
@@ -0,0 +1,5 @@
+# Important Bug Fixes
+
+* codesign: Fix checking if product is a framework (QBS-1649)
+* codesign: Add additional signing flags at end of command (QBS-1651)
+* codesign: Add new codesign.timestampAlgorithm property (QBS-1651)