/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: 2020-06-23 01:02:30 UTC
  • mfrom: (7490.40.27 work)
  • mto: This revision was merged to the branch mainline in revision 7517.
  • Revision ID: jelmer@jelmer.uk-20200623010230-62nnywznmb76h6ut
Merge lp:brz/3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 * Support rename and copy tracking when accessing Git
36
36
   repositories. (Jelmer Vernooij, #1760740)
37
37
 
 
38
 * A new method ``MergeProposal.get_source_revision`` has been added.
 
39
   (Jelmer Vernooij)
 
40
 
38
41
Bug Fixes
39
42
*********
40
43
 
55
58
.. Changes that may require updates in plugins or other code that uses
56
59
   breezy.
57
60
 
 
61
 * ``BzrCommandError`` has been renamed to ``CommandError``.
 
62
   (Jelmer Vernooij)
 
63
 
58
64
Internals
59
65
*********
60
66