/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/whats-new/whats-new-in-2.1.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-06-03 21:25:01 UTC
  • mto: This revision was merged to the branch mainline in revision 7318.
  • Revision ID: jelmer@jelmer.uk-20190603212501-zgt2czrlc6oqoi7a
Fix tests on python 2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
or just say ``today`` (instead of saying ``date:today``). Prefixes
63
63
are now only required if the revision spec could be ambiguous.
64
64
 
 
65
Launchpad compatibility
 
66
-----------------------
 
67
 
 
68
Launchpad has `announced
 
69
<http://blog.launchpad.net/general/edge-is-deprecated>`_ that the
 
70
``edge.launchpad.net`` instance is deprecated and may be shut down in the
 
71
future . Bazaar has therefore been updated in this release to talk to the main
 
72
(``launchpad.net``) servers, rather than the ``edge`` ones (the same code is
 
73
running on both servers during the interim).
 
74
 
65
75
 
66
76
New ignore patterns
67
77
-------------------