/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: 2011-04-16 08:42:21 UTC
  • mfrom: (5777.6.11 commit-lossy)
  • mto: This revision was merged to the branch mainline in revision 5792.
  • Revision ID: jelmer@samba.org-20110416084221-g9kgp1j4o9zo0kk4
merge commit-lossy

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
-------------------