Bazaar Release Notes¶
bzr 2.8b1¶
- 2.8b1:
NOT RELEASED YET
External Compatibility Breaks¶
New Features¶
Improvements¶
Bug Fixes¶
Documentation¶
API Changes¶
Internals¶
Testing¶
POSIX mandates diff to exit with status 1 (was 2 previously), bzr didn’t rely on that feature but one of the tests did. (Vincent Ladeuil, #1622039)