commit | ebe26709d2c5c6b633071acc9565ca6116cd0a55 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Oct 02 14:55:51 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Oct 02 14:55:51 2006 +0000 |
tree | 1a92a7bf94975611176b49d2727d8d65705ac7f1 | |
parent | e0b673573b7e94420b147cf28241091f4fe2fcff [diff] [blame] |
Fix test for uintptr_t. Fixes #1568842. Will backport.
diff --git a/Misc/NEWS b/Misc/NEWS index 67a0a80..180059b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -170,6 +170,8 @@ Build ----- +- Bug #1568842: Fix test for uintptr_t. + - Patch #1540470, for OpenBSD 4.0.