/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-03-22 01:35:14 UTC
  • mfrom: (7490.7.6 work)
  • mto: This revision was merged to the branch mainline in revision 7499.
  • Revision ID: jelmer@jelmer.uk-20200322013514-7vw1ntwho04rcuj3
merge lp:brz/3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
 * Python 3 is now used by default to run scripts, etc. from the makefile.
115
115
   (Jelmer Vernooij)
116
116
 
 
117
 * ``.git/config`` is now consulted to determine the users' identity
 
118
   for commits, and the gpg_signing_key. (Jelmer Vernooij)
 
119
 
117
120
Bug Fixes
118
121
*********
119
122
 
148
151
* Ignore ghost tags when interacting with remote Git repositories.
149
152
  (Jelmer Vernooij)
150
153
 
 
154
* Fix ``setup_ui=False`` when initializing Breezy.
 
155
  (Jelmer Vernooij, #1852647)
 
156
 
151
157
Documentation
152
158
*************
153
159