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