commit | 97781b0b646ec4f04ad46a8c285a66a3702263d4 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Fri Jul 22 23:43:42 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Fri Jul 22 23:43:42 2011 +0200 |
tree | 5e222aa285c07630ecb5c396cfb187003b4b4db5 | |
parent | 6c18ff0808029fd91dd4bfb6f216c1bb59452526 [diff] [blame] |
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
diff --git a/Misc/NEWS b/Misc/NEWS index 9636877..4bea4ea 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -37,6 +37,8 @@ Library ------- +- Issue #12592: Make Python build on OpenBSD 5 (and future major releases). + - Issue #12372: POSIX semaphores are broken on AIX: don't use them. - Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2