37
37
* New HPSS call for ``Repository.reconcile``. (Jelmer Vernooij, #894455)
39
44
* Override the value returned by ``sys.getfilesystemencoding()`` for the bzr
40
45
script to utf-8 when it would otherwise be ascii on a posix system. This
41
46
will mean bzr works with non-ascii files when no locale or an incorrect
42
47
locale is set. (Martin Packman, #794353)
44
52
* ``bzr push`` now suggests using :parent if there is a parent location