summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-08 14:51:11 +0200
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-08 12:55:38 +0000
commitce29b1c409e1a4857bdaa3645b5ce5676506d730 (patch)
treeaad837ee2e8614a5a79ed91227843410271e1909
parent73f64650288a8e1c6e8bcfc08bbc692da976053a (diff)
update changelog
Change-Id: I3ae2db6d21aa1e7d9045a81944e5ed63bb714f70 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-rw-r--r--changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 668ee25..43fc212 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,7 +1,9 @@
This is the changelog for jom 1.0.15, the parallel make tool.
Changes since jom 1.0.14
+- Yield error on missing !endif directives (QTCREATORBUG-14211).
- Fix ignoring exit codes greater than 255.
+- Fix /DUMPGRAPHDOT option (QTCREATORBUG-14004).
- Fix $? filename macro for nonexistent targets (QTCREATORBUG-14125).
- Fix quoting of dependencies with spaces (QTCREATORBUG-12296).