summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 37b127a..77dbacd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -633,6 +633,8 @@ Library
Build
-----
+- Patch #881820: look for openpty and forkpty also in libbsd.
+
- The sources of zlib are now part of the Python distribution (zlib 1.2.3).
The zlib module is now builtin on Windows.