202
202
* ``bzr status foo`` when foo was unversioned used to cause a full delta
203
203
to be generated (John Arbash Meinel, #53638)
206
206
the empty string, not None (John Arbash Meinel, #47782)
208
208
* ``bzr diff --diff-options`` can now handle binary files being changed.