summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-11-26 14:01:19 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2012-11-26 14:10:14 +0100
commitb32205aa380db71126dd663f4a72f9a9d2ded0a9 (patch)
treebb0a4725f495c0ba998f31227543e8337d875430
parent342d12cd9f70f8e41b4b8cf4304a512207b4fe98 (diff)
changelog updatedv1.0.13
Change-Id: Id8e41b44125ffc4839f1ae302e522dd2c76bb55f Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 428e8ab..3126036 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -5,6 +5,9 @@ Changes since jom 1.0.12
- Fix passing of -j argument to subjoms.
- Sanity check the -j argument.
- Fix regression of non-functional set command in command blocks.
+- Fix handling of environment variables that would cause a syntax errors in
+ makefiles.
+- Fix handling of environment variables with lowercase names.
Changes since jom 1.0.11
- Performance improvements.