Patch #1044395: Allow configure option --enable-shared in FreeBSD.
(Submitted by James William Pye, Patch revised by Jiwon Seo)
diff --git a/Misc/NEWS b/Misc/NEWS
index 59c3ef6..4aba0fc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -59,13 +59,13 @@
- Bug #1017553: fix bug in tarfile.filemode()
-- Bug #737473: fix bug that old source code is shown in tracebacks even if
+- Patch #737473: fix bug that old source code is shown in tracebacks even if
the source code is updated and reloaded.
Build
-----
-...
+- Patch #1044395: --enable-shared is allowed in FreeBSD also.
C API
-----