23
23
* ``bzr check`` can now be told which elements at a location it should
26
29
* Implemented a custom ``walkdirs_utf8`` implementation for win32.
27
30
This uses a pyrex extension to get direct access to the
28
31
``FindFirstFileW`` style apis, rather than using ``listdir`` +