/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: 2019-12-26 13:20:45 UTC
  • mfrom: (7290.42.3 work)
  • mto: This revision was merged to the branch mainline in revision 7429.
  • Revision ID: jelmer@jelmer.uk-20191226132045-05mh441mzgqxljio
merge lp:brz/3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where brz would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
 
35
 * Don't throw an error attempting to read the parent of a ref.
 
36
   (Jelmer Vernooij)
 
37
 
 
38
 * Fix fast-exporting of symlinks on Python 3. (Jelmer Vernooij, #1851478)
 
39
 
 
40
 * Don't rely on private transport attribute in fast-import.
 
41
   (Jelmer Vernooij, #1854607)
 
42
 
35
43
Documentation
36
44
*************
37
45