~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: Richard Wilbur
  • Date: 2016-02-04 19:07:28 UTC
  • mto: This revision was merged to the branch mainline in revision 6618.
  • Revision ID: richard.wilbur@gmail.com-20160204190728-p0zvfii6zase0fw7
Update COPYING.txt from the original http://www.gnu.org/licenses/gpl-2.0.txt  (Only differences were in whitespace.)  Thanks to Petr Stodulka for pointing out the discrepancy.

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