summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2016-11-15 11:36:49 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2016-11-15 11:14:07 +0000
commit75bef15f672b6f71e716d992456b28ab840e368b (patch)
tree990f9c1b7eb24454b5e96682aeb0692e29311db5
parent46ab4476a46dc90ba0d7c7250f52a9df0ff12c0c (diff)
update changelogv1.1.2
Change-Id: I6d4e452bad42ec2d0a66c0e5875f2645727d6b5e Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
-rw-r--r--changelog.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index 0a6163c..e333847 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,13 @@
-This is the changelog for jom 1.1.1, the parallel make tool.
+This is the changelog for jom 1.1.2, the parallel make tool.
+
+Changes since jom 1.1.1
+- Fixed exit code propagation in xgejom.bat and ibjom.bat (QTCREATORBUG-16619).
+- Updated the CMake build system to use Qt5.
+- Fixed bogus path in error message for failed targets.
+- Fixed error "JobClient destroyed while still acquiring." that could be yielded
+ for failed builds.
+- Fixed /k option (QTCREATORBUG-17131).
+- Fixed sub-jom detection for chocolatey shims (QTCREATORBUG-15494).
Changes since jom 1.1.0
- Added the special .NOTPARALLEL target that disables parallel build for the