64
64
encountered. 'warning' and 'eeror' will respectively emit a warning and
65
65
ignore the value or errors out. (Vincent Ladeuil)
67
70
* bzr log -m now matches message, author, committer and bugs instead
68
71
of just matching the message. --message keeps its original meaning,
69
72
while --match-message, --match-author, --match-committer and
70
73
--match-bugs match each of those fields.
75
78
* Relative local paths can now be specified in URL syntax by using the
76
79
"file:" prefix. (Jelmer Vernooij)