~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: Samuel Bronson
  • Date: 2012-08-30 20:36:18 UTC
  • mto: (6015.57.3 2.4)
  • mto: This revision was merged to the branch mainline in revision 6558.
  • Revision ID: naesten@gmail.com-20120830203618-y2dzw91nqpvpgxvx
Update INSTALL for switch to Python 2.6 and up.

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 is still under development, and will be released in Auguest 2012.
6
 
This document accumulates a high level summary of what's changed.  See the
7
 
:doc:`../release-notes/index` for a full list.
8
 
 
9
 
Users are encouraged to upgrade from the other stable series.  This document
10
 
outlines the improvements in Bazaar 2.6 vs Bazaar 2.5. As well as
11
 
summarizing improvements made to the core product, it highlights
12
 
enhancements within the broader Bazaar world of potential interest to those
13
 
upgrading.
14
 
 
15
 
Bazaar 2.5.0 is fully compatible both locally and on the network with 2.0,
16
 
2.1, 2.2, 2.3, 2.4 and 2.5, and can read and write repositories generated by
17
 
all previous versions.
18
 
 
19
 
<topics of interest here>
20
 
 
21
 
Further information
22
 
*******************
23
 
 
24
 
For more detailed information on the changes made, see the the
25
 
:doc:`../release-notes/index` for:
26
 
 
27
 
* the interim bzr `milestones <https://launchpad.net/bzr/2.6>`_
28
 
* the plugins you use.
29
 
 
30
 
For a summary of changes made in earlier releases, see:
31
 
 
32
 
* :doc:`whats-new-in-2.1`
33
 
* :doc:`whats-new-in-2.2`
34
 
* :doc:`whats-new-in-2.3`
35
 
* :doc:`whats-new-in-2.4`
36
 
* :doc:`whats-new-in-2.5`