summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-20 14:52:14 +0200
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-20 12:52:28 +0000
commit4594e1db29735b5143af13c7dda19d90ebd780cb (patch)
tree78c3f28d4bae2991f879755bcaf6c65f832372c6
parent275b8b65fef46d977b069ade2dc08d733bbeefca (diff)
update changelogv1.0.15
Change-Id: Id343859159e8553ac9469f46f2b549a0ea1f0dca Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 43fc212..2e3cf18 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,7 @@
This is the changelog for jom 1.0.15, the parallel make tool.
Changes since jom 1.0.14
+- Fix potential hang on error in a sub-jom.
- Yield error on missing !endif directives (QTCREATORBUG-14211).
- Fix ignoring exit codes greater than 255.
- Fix /DUMPGRAPHDOT option (QTCREATORBUG-14004).