diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-03-24-15-08-24.bpo-33127.olJmHv.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-03-24-15-08-24.bpo-33127.olJmHv.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-03-24-15-08-24.bpo-33127.olJmHv.rst b/Misc/NEWS.d/next/Library/2018-03-24-15-08-24.bpo-33127.olJmHv.rst new file mode 100644 index 0000000..635aabb --- /dev/null +++ b/Misc/NEWS.d/next/Library/2018-03-24-15-08-24.bpo-33127.olJmHv.rst @@ -0,0 +1 @@ +The ssl module now compiles with LibreSSL 2.7.1. |