commit | 27a4498fcafad471d158f094d5be914e8884a7d2 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat Oct 20 19:39:35 2007 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat Oct 20 19:39:35 2007 +0000 |
tree | ab774febd215ee13c2b26a37720217be4ea29480 | |
parent | e34d2895f24ef1ef3654daf7a60c9ec8577fc5e7 [diff] [blame] |
Use correct header line
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 @@ .. % whole new modules get described in subsections here Improved SSL Support -'''''''''''''''''''''''''''''' +-------------------------------------------------- Bill Janssen made extensive improvements to Python 2.6's support for SSL.