diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst b/Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst deleted file mode 100644 index 4f91b17..0000000 --- a/Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst +++ /dev/null @@ -1 +0,0 @@ -Add ``LOCAL_CREDS``, ``LOCAL_CREDS_PERSISTENT`` and ``SCM_CREDS2`` FreeBSD constants to the socket module. |