]> granicus.if.org Git - python/commitdiff
Use correct header line
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 20 Oct 2007 19:39:35 +0000 (19:39 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 20 Oct 2007 19:39:35 +0000 (19:39 +0000)
Doc/whatsnew/2.6.rst

index 21d3a523beb17f40889a1fe756173d1a044a3e55..317f8243466108be0a29284626c37a79173f9717 100644 (file)
@@ -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.