Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
diff --git a/Misc/ACKS b/Misc/ACKS
index 65490db..0958490 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -771,6 +771,7 @@
Paul Sokolovsky
Cody Somerville
Clay Spence
+Stefan Sperling
Per Spilling
Joshua Spoerri
Noah Spurrier
diff --git a/Misc/NEWS b/Misc/NEWS
index 8ee7221..9f18a61 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,8 @@
Library
-------
+- Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
+
- Issue #1813: Fix codec lookup and setting/getting locales under Turkish
locales.