~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-30 17:32:20 UTC
  • Revision ID: robertc@robertcollins.net-20051030173220-0a4a8cf5dbde6673
Bugfix: SFTP had index errors walking up to the root path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    * Some option parsing errors will raise 'BzrOptionError', allowing 
37
37
      granular detection for decorating commands. (Robert Collins).
38
38
 
 
39
  BUG FIXES:
 
40
 
 
41
    * SFTP can walk up to the root path without index errors. (Robert Collins)
39
42
 
40
43
bzr 0.6rc1 2005-10-27
41
44