Skip to content

Commit fb62c2e

Browse files
committed
📝 Add change summary
1 parent dae3e49 commit fb62c2e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ NOTE: Python 3.6 support is deprecated and will be dropped in a future release.
1212

1313
RELEASE VERSION/DATE TO BE FILLED IN LATER
1414

15+
From Ruben Di Battista:
16+
- Expose `extra_libs` kwarg in the `CheckLibWithHeader` and forward it downstream
17+
to `CheckLib`
18+
1519
From Joseph Brill:
1620
- Added error handling when creating MSVC detection debug log file specified by
1721
SCONS_MSCOMMON_DEBUG.

RELEASE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ DEPRECATED FUNCTIONALITY
2525

2626
CHANGED/ENHANCED EXISTING FUNCTIONALITY
2727
---------------------------------------
28+
- Expose the `extra_libs` keyword argument in `CheckLibWithHeader`
2829

2930
- List modifications to existing features, where the previous behavior
3031
wouldn't actually be considered a bug

0 commit comments

Comments
 (0)