summaryrefslogtreecommitdiffstats
path: root/win32/bin/changelog.jom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'win32/bin/changelog.jom.txt')
-rw-r--r--win32/bin/changelog.jom.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/win32/bin/changelog.jom.txt b/win32/bin/changelog.jom.txt
index 5ff52c7..c3fcb1c 100644
--- a/win32/bin/changelog.jom.txt
+++ b/win32/bin/changelog.jom.txt
@@ -1,4 +1,13 @@
-This is the changelog for jom 1.0.11, the parallel make tool.
+This is the changelog for jom 1.0.12, the parallel make tool.
+
+Changes since jom 1.0.11
+- Performance improvements.
+- Fixed whitespace in command line arguments. (QTCREATORBUG-7428)
+- Enhanced responsiveness of subjom output.
+- 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)