[Python-checkins] r58574 - python/trunk/Doc/whatsnew/2.6.rst

andrew.kuchling python-checkins at python.org
Sat Oct 20 21:39:35 CEST 2007


Author: andrew.kuchling
Date: Sat Oct 20 21:39:35 2007
New Revision: 58574

Modified:
   python/trunk/Doc/whatsnew/2.6.rst
Log:
Use correct header line

Modified: python/trunk/Doc/whatsnew/2.6.rst
==============================================================================
--- python/trunk/Doc/whatsnew/2.6.rst	(original)
+++ python/trunk/Doc/whatsnew/2.6.rst	Sat Oct 20 21:39:35 2007
@@ -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.


More information about the Python-checkins mailing list