Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
Vilmos Nebehaj.
diff --git a/Misc/ACKS b/Misc/ACKS
index 88b67e0..12f4b49 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -698,6 +698,7 @@
Takahiro Nakayama
Travers Naran
Charles-François Natali
+Vilmos Nebehaj
Fredrik Nehr
Tony Nelson
Trent Nelson
diff --git a/Misc/NEWS b/Misc/NEWS
index ba151e6..827aa4e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1744,6 +1744,9 @@
Extension Modules
-----------------
+- Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
+ Vilmos Nebehaj.
+
- Issue #7777: socket: Add Reliable Datagram Sockets (PF_RDS) support.
- Issue #13159: FileIO and BZ2Compressor/BZ2Decompressor now use a linear-time