~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-28 15:23:14 UTC
  • mfrom: (1959.2.8 transport-listdir)
  • Revision ID: pqm@pqm.ubuntu.com-20060828152314-9bd2bb284d84fab2
(spiv, ddaa, jam) Update Transport.list_dir() to always return URLs

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
  INTERNALS:
11
11
 
 
12
    * Transport.list_dir() and Transport.iter_files_recursive() should always
 
13
      return urlescaped paths. This is now tested (there were bugs in a few
 
14
      of the transports) (Andrew Bennetts, David Allouche, John Arbash Meinel)
 
15
 
12
16
bzr 0.10.0RC1  2006-08-28
13
17
  
14
18
  IMPROVEMENTS: