Patch #1432345: Make python compile on DragonFly.
diff --git a/Misc/NEWS b/Misc/NEWS
index f2a5091..cd63e32 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -701,6 +701,8 @@
 Build
 -----
 
+- Patch #1432345: Make python compile on DragonFly.
+
 - Build support for Win64-AMD64 was added.
 
 - Patch #1428494: Prefer linking against ncursesw over ncurses library.