From 27a4498fcafad471d158f094d5be914e8884a7d2 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Sat, 20 Oct 2007 19:39:35 +0000 Subject: [PATCH] Use correct header line --- Doc/whatsnew/2.6.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index 21d3a523be..317f824346 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -845,7 +845,7 @@ complete list of changes, or look through the CVS logs for all the details. .. % whole new modules get described in subsections here Improved SSL Support -'''''''''''''''''''''''''''''' +-------------------------------------------------- Bill Janssen made extensive improvements to Python 2.6's support for SSL. -- 2.50.1