331
bzr 2.0.5 (not released yet)
332
############################
340
* Handle renames correctly when there are files or directories that
341
differ only in case. (Chris Jones, Martin Pool, #368931)
343
* If ``bzr push --create-prefix`` triggers an unexpected ``NoSuchFile``
344
error, report that error rather than failing with an unhelpful
345
``UnboundLocalError``.
346
(Andrew Bennetts, #423563)
351
* Added ``location-alias`` help topic.
352
(Andrew Bennetts, #337834)