118
140
* Avoid random failures arising from misinterpreted ``errno`` values
119
141
in ``_readdir_pyx.read_dir``.
125
144
* Branching from a shared repository on a smart server into a new
126
145
repository now preserves the repository format.
127
146
(Andrew Bennetts, #269214)
133
148
* ``bzr log`` now accepts a ``--change`` option.
134
149
(Vincent Ladeuil, #248427)