Skip to content

Commit 384184d

Browse files
committed
Slightly clarify r182 release notes regarding legacy version change
1 parent d4e6c9a commit 384184d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/releases/r182.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1 id="r182-announcements">Announcements</h1>
2525

2626
<h2 id="r182-moving-macos-1013---1015-support-to-legacy-release">Moving macOS 10.13 - 10.15 support to legacy release</h2>
2727

28-
<p>Currently, MacVim binary releases are available in two versions: a normal version (macOS 10.13 or above), and a legacy version (macOS 10.9-10.12). Starting next release (r183), the normal version will require macOS 11 or above (due to Xcode 26 requirements), and macOS 10.13-10.15 users will need to use the legacy version instead. This will mostly be a transparent change, and the updater will automatically update to the right version. The legacy version should be almost identical to said users as they are using older versions of macOS that can’t make use of newer OS features to begin with.</p>
28+
<p>Currently, MacVim binary releases are available in two versions: a normal version (macOS 10.13 or above), and a legacy version (macOS 10.9 or above). Starting next release (r183), the normal version will require macOS 11.0 (due to Xcode 26 requirements), and macOS 10.13-10.15 users will need to use the legacy version instead. This will mostly be a transparent change, and the updater will automatically update to the right version. The legacy version should be almost identical to said users as they are using older versions of macOS that can’t make use of newer OS features to begin with.</p>
2929

3030
<p>In the future we may remove support for macOS 10.9-10.12 but for now they are still supported.</p>
3131

0 commit comments

Comments
 (0)