~jelmer/brz/colocated-spec

« back to all changes in this revision

Viewing changes to doc/en/release-notes/fork.txt

  • Committer: Jelmer Vernooij
  • Date: 2017-05-22 00:56:52 UTC
  • mfrom: (6621.2.26 py3_pokes)
  • Revision ID: jelmer@jelmer.uk-20170522005652-yjahcr9hwmjkno7n
Merge Python3 porting work ('py3 pokes')

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
####################
 
2
Fork Release Notes
 
3
####################
 
4
 
 
5
.. toctree::
 
6
   :maxdepth: 1
 
7
 
 
8
fork X.XX
 
9
#########
 
10
 
 
11
:X.XX: NOT RELEASED YET
 
12
 
 
13
External Compatibility Breaks
 
14
*****************************
 
15
 
 
16
.. These may require users to change the way they use Bazaar.
 
17
 
 
18
* Support for Python < 2.7 has been dropped.
 
19
  (Martin Packman, Jelmer Vernooij)
 
20
 
 
21
New Features
 
22
************
 
23
 
 
24
.. New commands, options, etc that users may wish to try out.
 
25
 
 
26
Improvements
 
27
************
 
28
 
 
29
.. Improvements to existing commands, especially improved performance 
 
30
   or memory usage, or better results.
 
31
 
 
32
Bug Fixes
 
33
*********
 
34
 
 
35
.. Fixes for situations where bzr would previously crash or give incorrect
 
36
   or undesirable results.
 
37
 
 
38
 * When generating documentation with a custom locale set, make sure
 
39
   doc/en/user-reference only contains English documentation.
 
40
   (Jelmer Vernooij, #1565503)
 
41
 
 
42
Documentation
 
43
*************
 
44
 
 
45
.. Improved or updated documentation.
 
46
 
 
47
API Changes
 
48
***********
 
49
 
 
50
.. Changes that may require updates in plugins or other code that uses
 
51
   bzrlib.
 
52
 
 
53
Internals
 
54
*********
 
55
 
 
56
.. Major internal changes, unlikely to be visible to users or plugin 
 
57
   developers, but interesting for bzr developers.
 
58
 
 
59
Testing
 
60
*******
 
61
 
 
62
..
 
63
   vim: tw=74 ft=rst ff=unix