138
138
``try``/``finally`` blocks where applicable as it is simpler and more
139
139
robust. (Andrew Bennetts)
141
144
* Attempts to open a shared repository as a branch (e.g. ``bzr branch
142
145
path/to/repo``) will now include "location is a repository" as a hint in
143
146
the error message. (Brian de Alwis, Andrew Bennetts, #440952)