From: Ronald Oussoren Date: Fri, 23 Jul 2010 11:13:03 +0000 (+0000) Subject: As the installer change is user-visible its better to X-Git-Tag: v2.7.1rc1~572 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a14db802bb9362229ba226d9c4db39a87eecef9;p=python As the installer change is user-visible its better to add a line to the NEWS file --- diff --git a/Misc/NEWS b/Misc/NEWS index 3ed042156a..45bc11822f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -54,6 +54,8 @@ Build - Issue #9280: Make sharedinstall depend on sharedmods. +- Issue #9275: The OSX installer once again installs links to binaries in ``/usr/local/bin`` + Tests -----