summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index bfe98e7..06e1860 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -43,7 +43,11 @@ New Features
============
Configuration:
-------------------------
- None
+ - Added no-repeat test feature from v1.8 to this branch. What it does
+ is that if a test has passed in previous "make check", it will not
+ run again unless its executable has changed. This can be overridden
+ by "make check-clean" which removes all check-success markers and
+ let all tests run again. AKC - 2008/2/22.
Source code distribution
========================