Skip to content

Commit 78a2dfd

Browse files
committed
Add release note: rebuilt x86_64 deps honor documented min macOS 11.0 ABI
1 parent f0e96fd commit 78a2dfd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Each section from every release note are combined when the
2+
# CHANGELOG.rst is rendered. So the text needs to be worded so that
3+
# it does not depend on any information only available in another
4+
# section. This may mean repeating some details, but each section
5+
# must be readable independently of the other.
6+
#
7+
# Each section note must be formatted as reStructuredText.
8+
---
9+
fixes:
10+
- |
11+
All internally rebuilt `x86_64` dependencies now uniformly target the documented macOS 11.0 minimal ABI.
12+
Previously, some still targeted macOS 10.12 or 10.13, even though support for 10.x was dropped in Agent 7.62.0 and
13+
numerous `x86_64` dependencies were already targeting newer ABI versions.

0 commit comments

Comments
 (0)