~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-01-14 05:34:20 UTC
  • mto: This revision was merged to the branch mainline in revision 5610.
  • Revision ID: v.ladeuil+lp@free.fr-20110114053420-pqfk287di53qa2rw
Open trunk as 2.4dev1, bumping api_minimum_version to 2.4.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*************************
 
2
What's New in Bazaar 2.4?
 
3
*************************
 
4
 
 
5
Bazaar 2.4 is still under development, and will be released in August 2011.
 
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
 
10
document outlines the improvements in Bazaar 2.4 vs Bazaar 2.3. As well as
 
11
summarizing improvements made to the core product, it highlights
 
12
enhancements within the broader Bazaar world of potential interest to
 
13
those upgrading.
 
14
 
 
15
Bazaar 2.4.0 is fully compatible both locally and on the network with 2.0
 
16
2.1, 2.2 and 2.3, and can read and write repositories generated by all
 
17
previous versions.
 
18
 
 
19
 
 
20
Further information
 
21
*******************
 
22
 
 
23
For more detailed information on the changes made, see the the
 
24
:doc:`../release-notes/index` for:
 
25
 
 
26
* the interim bzr `milestones <https://launchpad.net/bzr/2.4>`_
 
27
* the plugins you use.
 
28
 
 
29
For a summary of changes made in earlier releases, see:
 
30
 
 
31
* :doc:`whats-new-in-2.1`
 
32
* :doc:`whats-new-in-2.2`
 
33
* :doc:`whats-new-in-2.3`