summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.