~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-09-29 06:24:03 UTC
  • mto: This revision was merged to the branch mainline in revision 2587.
  • Revision ID: robertc@robertcollins.net-20060929062403-7e8b779181d8766c
``Transport.get`` has had its interface made more clear for ease of use.
Retrieval of a directory must now fail with either 'PathError' at open
time, or raise 'ReadError' on a read. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
      can take a ``working_dir='foo'`` parameter, which will change directory 
10
10
      for the command. (John Arbash Meinel)
11
11
 
 
12
    * ``Transport.get`` has had its interface made more clear for ease of use.
 
13
      Retrieval of a directory must now fail with either 'PathError' at open
 
14
      time, or raise 'ReadError' on a read. (Robert Collins)
 
15
 
12
16
  BUG FIXES:
13
17
 
14
18
    * bzr branch/pull no longer complain about progress bar cleanup when