# HG changeset patch
# User Manuel Jacob <m...@manueljacob.de>
# Date 1590873537 -7200
#      Sat May 30 23:18:57 2020 +0200
# Node ID d5441892eb22aa451bb479919e95f671e99857eb
# Parent  ed05581cec9e829ee4dd3daef8fc4fdd63f6ab54
# EXP-Topic require_modern_ssl
relnotes: note that we now require modern SSL/TLS features in Python

diff --git a/relnotes/next b/relnotes/next
--- a/relnotes/next
+++ b/relnotes/next
@@ -6,6 +6,9 @@
 
 == Backwards Compatibility Changes ==
 
+* Mercurial now requires at least Python 2.7.9 or a Python version that
+  backported modern SSL/TLS features (as defined in PEP 466).
+
 
 == Internal API Changes ==
 

_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to