~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Vincent Ladeuil
  • Date: 2017-01-30 14:42:05 UTC
  • mfrom: (6620.1.1 trunk)
  • Revision ID: tarmac-20170130144205-r8fh2xpmiuxyozpv
Merge  2.7 into trunk including fix for bug #1657238 [r=vila]

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*************************
 
2
What's New in Bazaar 2.6?
 
3
*************************
 
4
 
 
5
Bazaar 2.6 has been released on the 27th of July 2013 and marks the start of
 
6
a new long-term stable series. From here, we will only make bugfix releases
 
7
on the 2.6 series (2.6.1, etc), while 2.7 will become our new development
 
8
series.
 
9
 
 
10
 
 
11
This document accumulates a high level summary of what's changed.  See the
 
12
:doc:`../release-notes/index` for a full list.
 
13
 
 
14
Users are encouraged to upgrade from the other stable series.  This document
 
15
outlines the improvements in Bazaar 2.6 vs Bazaar 2.5. As well as
 
16
summarizing improvements made to the core product, it highlights
 
17
enhancements within the broader Bazaar world of potential interest to those
 
18
upgrading.
 
19
 
 
20
Bazaar 2.6.0 is fully compatible both locally and on the network with 2.0,
 
21
2.1, 2.2, 2.3, 2.4 and 2.5, and can read and write repositories generated by
 
22
all previous versions.
 
23
 
 
24
Further information
 
25
*******************
 
26
 
 
27
For more detailed information on the changes made, see the the
 
28
:doc:`../release-notes/index` for:
 
29
 
 
30
* the interim bzr `milestones <https://launchpad.net/bzr/2.6>`_
 
31
* the plugins you use.
 
32
 
 
33
For a summary of changes made in earlier releases, see:
 
34
 
 
35
* :doc:`whats-new-in-2.1`
 
36
* :doc:`whats-new-in-2.2`
 
37
* :doc:`whats-new-in-2.3`
 
38
* :doc:`whats-new-in-2.4`
 
39
* :doc:`whats-new-in-2.5`