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

  • Committer: Jelmer Vernooij
  • Date: 2018-03-24 17:48:04 UTC
  • mfrom: (6921 work)
  • mto: This revision was merged to the branch mainline in revision 6923.
  • Revision ID: jelmer@jelmer.uk-20180324174804-xf22o05byoj12x1q
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
   out to the gnupg command. The ``gpg_signing_command`` option has been
64
64
   removed.  (Jelmer Vernooij, #847388)
65
65
 
 
66
 * The ``bzr.transform.orphan_policy`` configuration option
 
67
   has been renamed to ``transform.orphan_policy``.
 
68
   (Jelmer Vernooij)
 
69
 
66
70
New Features
67
71
************
68
72
 
260
264
.. Major internal changes, unlikely to be visible to users or plugin 
261
265
   developers, but interesting for brz developers.
262
266
 
 
267
* Allow overriding of default HTTP headers by caller.
 
268
  (Jelmer Vernooij, #1753734)
 
269
 
263
270
Testing
264
271
*******
265
272