~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(lifeless) Stop using ui.note for selftest strings that may be unicode,
 its not safe enough [yet]. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
* ``bzrlib.mutabletree.MutableTree.commit`` will now support a passed in
41
41
  config as in previous versions of bzrlib. (Robert Collins)
42
42
 
 
43
* ``bzr selftest`` should not use ui.note() since it's not unicode safe.
 
44
  (Vincent Ladeuil, #563997)
 
45
 
43
46
* Fix glitch in the warning about unclean trees display.
44
47
  (Vincent Ladeuil, #562665)
45
48