diff options
-rw-r--r-- | Doc/whatsnew/2.6.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index 21d3a52..317f824 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. |