summaryrefslogtreecommitdiff
path: root/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index c2244f27b..bafda4777 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -64,7 +64,11 @@ DOCUMENTATION
DEVELOPMENT
-----------
-- List visible changes in the way SCons is developed
+- SCons test runner now uses pathlib to normalize and compare paths
+ to test files, which allows test lists, exclude lists, and tests on
+ the command line to "not care" about the OS convention for pathname
+ separators.
+
Thanks to the following contributors listed below for their contributions to this release.
==========================================================================================