/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/fork.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-05-11 18:38:21 UTC
  • mto: This revision was merged to the branch mainline in revision 7301.
  • Revision ID: jelmer@jelmer.uk-20190511183821-3xl6jo6kiy5mf4sa
Integrate _urllib2_wrappers.

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