commit | 11d932372bab6b409e48116ec90311f36c0a9efd | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Mar 14 14:24:31 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Mar 14 14:24:31 2010 +0000 |
tree | 1f6752e749d0d201b72beee89f2922e8e610a36b | |
parent | 8122bdd8bd6f0f84a7e296190a510431888aa274 [diff] [blame] |
fix freebsd linking #7705
diff --git a/Misc/NEWS b/Misc/NEWS index 4ce035f..60e6d8f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -60,6 +60,11 @@ measures the number of UDP packets processed per second depending on the number of background CPU-bound Python threads. +Build +----- + +- Issue #7705: Fix linking on FreeBSD. + What's New in Python 2.7 alpha 4? =================================