Skip to content

Commit

Permalink
Added changes/release blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbaddog committed Oct 12, 2024
1 parent c255a95 commit 2dac3e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ NOTE: Python 3.6 support is deprecated and will be dropped in a future release.

RELEASE VERSION/DATE TO BE FILLED IN LATER

From Joseph Brill:
- Added error handling when creating MS VC detection debug log file specified by
SCONS_MSCOMMON_DEBUG

From Dillan Mills:
- Fix support for short options (`-x`).

Expand Down
3 changes: 2 additions & 1 deletion RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@ FIXES
following the option, with no spaces (e.g. -j5 and not -j 5).
- Fix a problem with compilation_db component initialization - the
entries for assembler files were not being set up correctly.

- On Darwin, PermissionErrors are now handled while trying to access
/etc/paths.d. This may occur if SCons is invoked in a sandboxed environment
(such as Nix).
- Added error handling when creating MS VC detection debug log file specified by
SCONS_MSCOMMON_DEBUG

IMPROVEMENTS
------------
Expand Down

0 comments on commit 2dac3e0

Please sign in to comment.