From 4f362a0e2c52c96c5f637492bfcc7d4a1ca7ee11 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 20 Jun 2023 17:28:42 +0000 Subject: [ci skip] CHANGES.txt added new variables to blurb --- CHANGES.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9c773bb..7d17c3e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -34,7 +34,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER a .py extension to open a file that is not an absolute path. - SCons test runner now uses pathlib to normalize and compare paths to test files. - - D compilers : added support for generation of .di interface files + - D compilers : added support for generation of .di interface files. + New variables DI_FILE_DIR, DI_FILE_DIR_PREFIX, DI_FILE_DIR_SUFFIX, + DI_FILE_SUFFIX. - Fixed: when using the mingw tool, if an msys2 Python is used (os.sep is '/' rather than the Windows default '\'), certain Configure checks could fail due to the construction of the path to run the compiled check. -- cgit v0.12