~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2007-05-21 11:36:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2518.
  • Revision ID: john@arbash-meinel.com-20070521113638-3gnfdxspxklyv8bb
Fix bug #115947, DirState.set_state_from_inventory() needs to iterate in
the correct order when there are common prefixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
      that we can pass in the Transport that we already have.
9
9
      (John Arbash Meinel, #75721)
10
10
 
 
11
    * ``DirState.set_state_from_inventory()`` needs to properly order
 
12
      based on split paths, not just string paths.
 
13
      (John Arbash Meinel, #115947)
 
14
 
11
15
 
12
16
bzr 0.16  2007-05-07
13
17