summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 1510e41..2b00621 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -36,6 +36,12 @@ New Features
Configuration:
--------------
+ - When make is invoked in parallel (using -j), sequential tests
+ are now executed simultaneously. This should make them execute
+ more quickly on some machines.
+ Also, when tests pass, they will create a foo.chkexe file.
+ This prevents the test from executing again until the test or
+ main library changes.
- On windows, all.zip is deprecated. users should
read INSTALL_Windows.txt to know the details.
Reasons to deprecate all.zip: