commit | a6e975801e37bef27deb3207f6fc8f0c59affb46 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Jan 01 18:41:33 2002 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Jan 01 18:41:33 2002 +0000 |
tree | e70dffff459f4a6f6041604334b4cd5ea74a0bcb | |
parent | 65293680aa6a4f62024eb25ba8ff4c731c126a60 [diff] |
Patch #497098: build support for GNU/Hurd.
diff --git a/Misc/ACKS b/Misc/ACKS index 6f64724..e5d884d 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -301,6 +301,7 @@ Doug Moen The Dragon De Monsyne Skip Montanaro +James A Morrison Sape Mullender Sjoerd Mullender Michael Muller
diff --git a/Misc/NEWS b/Misc/NEWS index 77b6a42..8d68533 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -30,6 +30,8 @@ New platforms +- GNU/Hurd is now supported. + Tests Windows