summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2014-01-17 15:02:54 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-01-17 15:04:02 +0100
commitacd3dbde51e01a57c4f3301cce4c6c19fd5cc449 (patch)
treef077e3b0287fa97e98b0982a181b53bea8f0cd6c
parent3f08e3eadc96d4a89ee3585acef878f0664a69ab (diff)
update changelog
Change-Id: I18eab7e0894cac1fe02f4be9f7554e1ab44d3223 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 0056215..31cff60 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -7,6 +7,7 @@ Changes since jom 1.0.13
- Ignore macro assignments in inline files. (QTCREATORBUG-8452)
- Yield error on unexpected !ENDIF directive.
- Support wildcards in dependency lines. (QTCREATORBUG-10439)
+- Use IcrediBuild's BuildConsole instead of the XGE interface in ibjom.
Changes since jom 1.0.12
- Fix spurious "Can't start command" error.