| commit | 3de8c73d90f5aaf8ea8d93af49f88950b02de8e6 | [log] [tgz] |
|---|---|---|
| author | Charles-François Natali <neologix@free.fr> | Sun Jul 24 22:33:35 2011 +0200 |
| committer | Charles-François Natali <neologix@free.fr> | Sun Jul 24 22:33:35 2011 +0200 |
| tree | f7a435f6f61ef72d55e5e297a2ac990847a77152 | |
| parent | 4cfae027b39d14a5a43f337c1a38b42d7461dd3a [diff] [blame] |
Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
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.