summaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-11-19 16:05:03 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2012-11-19 16:07:02 +0100
commit2e3d9971dddff7f14997ce32d5c28968b70d10ca (patch)
tree0a3b653d6fe3f417bdb47b3b436fabdaf5c5acbd /changelog.txt
parent12dd1f527a320f38e3d7c8f6f3e47137b49dc694 (diff)
fix non-functional set command in command blocks
Change-Id: I277a29ffd9ad28f8e988f21114c9152c5845ff92 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index f77c072..a8bca79 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -4,6 +4,7 @@ Changes since jom 1.0.12
- Fix spurious "Can't start command" error.
- Fix passing of -j argument to subjoms.
- Sanity check the -j argument.
+- Fix regression of non-functional set command in command blocks.
Changes since jom 1.0.11
- Performance improvements.