40
40
``source\\path`` rather than ``source/path`` on Windows. This might be a
41
41
source of some dirstate-related failures. (John Arbash Meinel)
43
47
* ``bzr ignore /`` no longer causes an IndexError. (Gorder Tyler, #456036)
45
49
* ``bzr log -n0 -rN`` should not return revisions beyond its merged revisions.