Rev 4768: Fix NEWS entry and one more 'edge' reference. in file:///home/vila/src/bzr/bugs/583667-lp-no-edge/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Nov 30 16:01:29 GMT 2010


At file:///home/vila/src/bzr/bugs/583667-lp-no-edge/

------------------------------------------------------------
revno: 4768
revision-id: v.ladeuil+lp at free.fr-20101130160128-ne6rwq8doxr4c82u
parent: v.ladeuil+lp at free.fr-20101126153458-k2r43hmcgt6y9jvn
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 583667-lp-no-edge
timestamp: Tue 2010-11-30 17:01:28 +0100
message:
  Fix NEWS entry and one more 'edge' reference.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2010-11-26 15:34:58 +0000
+++ b/NEWS	2010-11-30 16:01:28 +0000
@@ -13,12 +13,13 @@
 Compatibility Breaks
 ********************
 
-* The ``edge.launchpad.net`` server has been deprecated and all references to
-  it have been removed from the code base. This ensures that users upgrading
-  to bzr 2.0.7 or better will never try to contact the 'edge' server. Users of
-  previous versions can workaround connection problems by setting the
-  ``BZR_LP_XMLRPC_URL`` environment variable to
-  ``http://xmlrpc.launchpad.net/bazaar/``.  (Vincent Ladeuil, #583667)
+* Launchpad has announced that the ``edge.launchpad.net`` instance is
+  deprecated and may be shut down in the future
+  <http://blog.launchpad.net/general/edge-is-deprecated>.  Bazaar has therefore
+  been updated in this release to talk to the main (``launchpad.net``) servers,
+  rather than the ``edge`` ones. Users of previous versions can workaround
+  connection problems by setting the ``BZR_LP_XMLRPC_URL`` environment variable
+  to ``http://xmlrpc.launchpad.net/bazaar/``.  (Vincent Ladeuil, #583667)
 
 New Features
 ************
@@ -930,7 +931,7 @@
   
 * The ``--hardlink`` option to ``branch`` and ``checkout`` is not
   supported at the moment on workingtree formats that can do content
-  filtering.  (See <https://bugs.edge.launchpad.net/bzr/+bug/408193>.)
+  filtering.  (See <https://bugs.launchpad.net/bzr/+bug/408193>.)
   bzr now says so, rather than just ignoring the option.  (Martin Pool)
 
 * There was a bug in ``osutils.relpath`` that was only triggered on



More information about the bazaar-commits mailing list