/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/release-notes/brz-3.1.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-06-03 03:10:29 UTC
  • mfrom: (7312 work)
  • mto: This revision was merged to the branch mainline in revision 7318.
  • Revision ID: jelmer@jelmer.uk-20190603031029-b34je03bjulxxdwj
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
####################
 
2
Breezy Release Notes
 
3
####################
 
4
 
 
5
.. toctree::
 
6
   :maxdepth: 1
 
7
 
 
8
brz 3.1.0
 
9
#########
 
10
 
 
11
:Codename: Nirvana
 
12
:3.1.0: NOT RELEASED YET
 
13
 
 
14
External Compatibility Breaks
 
15
*****************************
 
16
 
 
17
.. These may require users to change the way they use Breezy.
 
18
 
 
19
New Features
 
20
************
 
21
 
 
22
.. New commands, options, etc that users may wish to try out.
 
23
 
 
24
 * The 'patch' command is now bundled with brz.
 
25
   Imported from bzrtools by Aaron Bentley. (Jelmer Vernooij)
 
26
 
 
27
Improvements
 
28
************
 
29
 
 
30
.. Improvements to existing commands, especially improved performance 
 
31
   or memory usage, or better results.
 
32
 
 
33
Bug Fixes
 
34
*********
 
35
 
 
36
.. Fixes for situations where brz would previously crash or give incorrect
 
37
   or undesirable results.
 
38
 
 
39
Documentation
 
40
*************
 
41
 
 
42
.. Improved or updated documentation.
 
43
 
 
44
API Changes
 
45
***********
 
46
 
 
47
.. Changes that may require updates in plugins or other code that uses
 
48
   breezy.
 
49
 
 
50
Internals
 
51
*********
 
52
 
 
53
.. Major internal changes, unlikely to be visible to users or plugin 
 
54
   developers, but interesting for brz developers.
 
55
 
 
56
Testing
 
57
*******
 
58
 
 
59
.. Fixes and changes that are only relevant to brz's test framework and 
 
60
   suite.  This can include new facilities for writing tests, fixes to 
 
61
   spurious test failures and changes to the way things should be tested.
 
62
 
 
63
 
 
64
..
 
65
   vim: tw=74 ft=rst ff=unix