/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

Support Git rename tracking.

Merged from https://code.launchpad.net/~jelmer/brz/renames/+merge/381006

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 * Permission denied errors from GitLab during push are now properly
33
33
   recognized. (Jelmer Vernooij)
34
34
 
 
35
 * Support rename and copy tracking when accessing Git
 
36
   repositories. (Jelmer Vernooij, #1760740)
 
37
 
35
38
Bug Fixes
36
39
*********
37
40
 
41
44
 * Don't require ``ctypes.pythonapi`` to exist, as it's missing on newer
42
45
   versions of Pypy3. (Jelmer Vernooij)
43
46
 
44
 
 
45
47
Documentation
46
48
*************
47
49
 
73
75
 * Tests for most bzr-specific functionality has been moved to the
74
76
   ``breezy.bzr.tests`` module. (Jelmer Vernooij)
75
77
 
76
 
..
77
 
   vim: tw=74 ft=rst ff=unix
78
 
 
79
78
brz 3.1.0
80
79
#########
81
80