Update ChangeLog

(cherry picked from commit 0b582dc3b6)
This commit is contained in:
Joshua Root
2025-05-05 15:01:26 +10:00
parent 7a9b7e4414
commit 61af97ca3b
+7 -2
View File
@@ -2,6 +2,11 @@
# This is a log of major user-visible changes in each MacPorts release.
###
Release 2.10.7 (2025-05-05 by jmr)
- Fixed error when installing a port that needs +universal added to
one of its already-installed dependencies.
(#72431, jmr in cf34a5e)
Release 2.10.6 (2025-04-29 by jmr)
- Fixed incorrect handling of master_site_local and
archive_site_local. (#57720, jmr in 00aab6a)
@@ -13,8 +18,8 @@ Release 2.10.6 (2025-04-29 by jmr)
- Improved portindex startup time. (jmr in bdeaa81)
- Changed 'port-tclsh' to a wrapper script instead of a symlink to fix the
Tcl library search path.
- Changed 'port-tclsh' to a wrapper script instead of a symlink to
fix the Tcl library search path.
(#72359, cal in ddf08fb88, b951449b7)
Release 2.10.5 (2024-11-23 by jmr)