diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2006-01-08 10:07:57 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2006-01-08 10:07:57 (GMT) |
commit | 95e3ec01400f494f6a04622ab63a5322d463539c (patch) | |
tree | 53b02961e6a9491034a1402e0b5f5fe310cd2e1a /Misc/NEWS | |
parent | 52f3d18bfe1f3c2ba36f47a0accab2effefc32f3 (diff) | |
download | cpython-95e3ec01400f494f6a04622ab63a5322d463539c.zip cpython-95e3ec01400f494f6a04622ab63a5322d463539c.tar.gz cpython-95e3ec01400f494f6a04622ab63a5322d463539c.tar.bz2 |
Patch #881820: look for openpty and forkpty also in libbsd.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -115,6 +115,8 @@ Tests Build ----- +- Patch #881820: look for openpty and forkpty also in libbsd. + - Use -xcode=pic32 for CCSHARED on Solaris with SunPro. - The Windows .msi files are now compressed using lzx:21. This produces a |