Better fix covering more code paths.
* NEWS:
Fix bug number (272444 not 277444).
* bzrlib/dirstate.py:
(DirState._read_link): All code paths should be covered and some
code paths will produce unicode paths some will produce already fs
encoded paths.
(ProcessEntryPython.iter_changes): Fix typo.