65
65
* Avoid leaking SSH subprocess communication socket into unrelated child
66
66
processes, which could cause bzr to hang on exit. (Max Bowsher, #696285)
68
72
* ``bzr update`` in a checkout of a readonly branch works again, without
69
73
trying to set the tags in the master branch. This had been broken by the
70
74
bug fix for bug #603395. (John Arbash Meinel, #701212)