121
121
* Decode ``BZR_HOME`` with fs encoding on posix platforms to avoid unicode
122
122
errors. (Vincent Ladeuil, #822571)
126
124
* TreeTransformBase.fixup_new_roots no longer forces trees to have a root, so
127
125
operations that use it, like merge, can now create trees without a root.