summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-10-10 12:01:12 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2012-10-10 12:27:58 +0200
commit6b030975dcc0acae8d336462fbc61ca9368f0bf9 (patch)
treef023e62dfc94218de9fd26b8f7f7f3b49aae593e
parentdf67dec305da99f3b32cb6ef6ac1b128b1446a5e (diff)
changelog updatedv1.0.12
Change-Id: Ieb48f9d5b5e999e65a7235888bedfc327c666750 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 7d57178..c3fcb1c 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -7,6 +7,7 @@ Changes since jom 1.0.11
- Separate output of stdout and stderr.
- Fix the output of silent commands in /n mode. (QTCREATORBUG-7170)
- Implemented the /U switch for dumping inline files.
+- Fix expansion of environment variables.
Changes since jom 1.0.10
- Fix exit code for /k command line switch. (QTCREATORBUG-6987)