bzr 1.11
Codename: | “Eyes up!” |
---|---|
Released: | 2009-01-19 |
This first monthly release of Bazaar for 2009 improves Bazaar’s operation in Windows, Mac OS X, and other situations where file names are matched without regard to capitalization: Bazaar tries to match the case of an existing file. This release of Bazaar also improves the efficiency of Tortoise Windows Shell integration and lets it work on 64-bit platforms.
The UI through which Bazaar supports historic formats has been improved, so ‘bzr help formats’ now gives a simpler and shorter list, with clear advice.
This release also fixes a number of bugs, particularly a glitch that can occur when there are concurrent writes to a pack repository.
Bug Fixes
- Fix failing test when CompiledChunksToLines is not available. (Vincent Ladeuil)
- Stacked branches don’t repeatedly open their transport connection. (John Arbash Meinel)