commit | 8a14db802bb9362229ba226d9c4db39a87eecef9 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Fri Jul 23 11:13:03 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Fri Jul 23 11:13:03 2010 +0000 |
tree | cd069a4dc3cb113467953f408b4e9868a1d61eed | |
parent | 2f4f63a4532fc00861d5a78ff996f40953fc78da [diff] |
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 3ed0421..45bc118 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -54,6 +54,8 @@ - Issue #9280: Make sharedinstall depend on sharedmods. +- Issue #9275: The OSX installer once again installs links to binaries in ``/usr/local/bin`` + Tests -----