/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

Add a breezy.__main__ module.

Merged from https://code.launchpad.net/~jelmer/brz/module-exec/+merge/383477

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
   name of the colocated branch to sprout.
85
85
   (Jelmer Vernooij, #1869977)
86
86
 
 
87
 * Add a ``breezy.__main__`` module so that
 
88
   ``python3 -m breezy`` works. (Jelmer Vernooij)
 
89
 
87
90
Improvements
88
91
************
89
92