/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: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2020-06-23 01:17:33 UTC
  • mfrom: (7516.1.1 merge-3.1)
  • Revision ID: breezy.the.bot@gmail.com-20200623011733-ohfy5ukvyehd2kpf
Merge lp:brz/3.1.

Merged from https://code.launchpad.net/~jelmer/brz/merge-3.1/+merge/386223

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