Rev 6265: Fix news entry and take some credit ; ) in file:///home/vila/src/bzr/reviews/urllib-verifies-ssl-certs/

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Jan 20 13:24:24 UTC 2012


At file:///home/vila/src/bzr/reviews/urllib-verifies-ssl-certs/

------------------------------------------------------------
revno: 6265
revision-id: v.ladeuil+lp at free.fr-20120120132423-cqamauv0s5fk11wl
parent: v.ladeuil+lp at free.fr-20120120132101-js5o1bm4k649qv97
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: urllib-verifies-ssl-certs
timestamp: Fri 2012-01-20 14:24:23 +0100
message:
  Fix news entry and take some credit ;)
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.5.txt'
--- a/doc/en/release-notes/bzr-2.5.txt	2012-01-20 13:21:01 +0000
+++ b/doc/en/release-notes/bzr-2.5.txt	2012-01-20 13:24:23 +0000
@@ -53,6 +53,10 @@
 * Test for equality instead of object identity where ROOT_PARENT is concerned.
   (Wouter van Heyst, #881142)
 
+* urllib-based HTTPS client connections now verify the server certificate
+  validity as well as the hostname.
+  (Jelmer Vernooij, Vincent Ladeuil, #651161)
+
 Documentation
 *************
 
@@ -540,12 +544,6 @@
   to 'line-based'. This replace the previous shelf UI only patch using
   ``INSIDE_EMACS``. (Beno��t Pierre)
 
-* urllib-based HTTPS client connections now verify the server certificate
-  as well as the hostname. (Jelmer Vernooij)
-
-* urllib-based HTTPS connections are now the default.
-  (Jelmer Vernooij, #125055, #651161)
-
 Bug Fixes
 *********
 



More information about the bazaar-commits mailing list