~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(John Arbash Meinel) Fix bug #115947, set_state_from_inventory needs to watch out for certain paths.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
      that we can pass in the Transport that we already have.
63
63
      (John Arbash Meinel, #75721)
64
64
 
 
65
    * ``DirState.set_state_from_inventory()`` needs to properly order
 
66
      based on split paths, not just string paths.
 
67
      (John Arbash Meinel, #115947)
 
68
 
65
69
    * Let TestUIFactoy encode the password prompt with its own stdout.
66
70
      (Vincent Ladeuil, #110204)
67
71