52
52
* Restore Unicode filename handling for versioned and unversioned files.
53
53
(John Arbash Meinel, #92608)
55
58
* ``bzr status FILENAME`` failed on Windows because of an uncommon
56
59
errno. (``ERROR_DIRECTORY == 267 != ENOTDIR``).
57
60
(Wouter van Heyst, John Arbash Meinel, #90819)