/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-08-10 15:00:17 UTC
  • mfrom: (7490.40.99 work)
  • mto: This revision was merged to the branch mainline in revision 7521.
  • Revision ID: jelmer@jelmer.uk-20200810150017-vs7xnrd1vat4iktg
Merge lp:brz/3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
 * Prevent exceptions during commit when quilt is not installed but
67
67
   the tree contains quilt patches. (Jelmer Vernooij)
68
68
 
 
69
 * Support pushing to Git repositories that do not yet exist,
 
70
   such as is the case on Launchpad repositories.
 
71
   (Jelmer Vernooij)
 
72
 
69
73
Documentation
70
74
*************
71
75
 
83
87
 * The ``osutils.safe_file_id`` and ``osutils.safe_revision_id`` methods
84
88
   have been removed. (Jelmer Vernooij)
85
89
 
 
90
 * File ids are no longer returned in ``Tree.walkdirs``.
 
91
   (Jelmer Vernooij)
 
92
 
86
93
Internals
87
94
*********
88
95