diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2002-01-01 18:41:33 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2002-01-01 18:41:33 (GMT) |
commit | a6e975801e37bef27deb3207f6fc8f0c59affb46 (patch) | |
tree | e70dffff459f4a6f6041604334b4cd5ea74a0bcb /Misc | |
parent | 65293680aa6a4f62024eb25ba8ff4c731c126a60 (diff) | |
download | cpython-a6e975801e37bef27deb3207f6fc8f0c59affb46.zip cpython-a6e975801e37bef27deb3207f6fc8f0c59affb46.tar.gz cpython-a6e975801e37bef27deb3207f6fc8f0c59affb46.tar.bz2 |
Patch #497098: build support for GNU/Hurd.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -301,6 +301,7 @@ Dom Mitchell Doug Moen The Dragon De Monsyne Skip Montanaro +James A Morrison Sape Mullender Sjoerd Mullender Michael Muller @@ -30,6 +30,8 @@ C API New platforms +- GNU/Hurd is now supported. + Tests Windows |