commit | 222c51549308c14bc387087d097081bf71ecf1d5 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Jun 03 07:37:13 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Jun 03 07:37:13 2006 +0000 |
tree | 27983f9646a930e2f42d37cf8133a929e7b6bc27 | |
parent | a4136e14b96f67f5f229144b64c6e137713444f8 [diff] [blame] |
Port to OpenBSD 3.9. Patch from Aldo Cortesi.
diff --git a/Misc/NEWS b/Misc/NEWS index d54928e..8696784 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -149,6 +149,8 @@ Build ----- +- OpenBSD 3.9 is supported now. + - Patch #1492356: Port to Windows CE. - Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64.