commit | 8ca1d5f7624b6304dceb575f334fcab8a17e59b2 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Sun Dec 02 08:14:50 2012 +0100 |
committer | Christian Heimes <christian@cheimes.de> | Sun Dec 02 08:14:50 2012 +0100 |
tree | 6973245e917b15eecc4694c29512e45de0d9a85e | |
parent | 343d530d67542d2272f2f72afff8a476bb7f9e8b [diff] [blame] |
- Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf
diff --git a/Misc/NEWS b/Misc/NEWS index b984b99..d0960b7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -706,6 +706,8 @@ Build ----- +- Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf + - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. - Issue #15923: fix a mistake in asdl_c.py that resulted in a TypeError after