diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-02-25-13-06-21.bpo-32947.mqStVW.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-02-25-13-06-21.bpo-32947.mqStVW.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-02-25-13-06-21.bpo-32947.mqStVW.rst b/Misc/NEWS.d/next/Library/2018-02-25-13-06-21.bpo-32947.mqStVW.rst new file mode 100644 index 0000000..28de360 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2018-02-25-13-06-21.bpo-32947.mqStVW.rst @@ -0,0 +1,2 @@ +Add OP_ENABLE_MIDDLEBOX_COMPAT and test workaround for TLSv1.3 for future +compatibility with OpenSSL 1.1.1. |