~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2008-08-08 05:25:58 UTC
  • mto: This revision was merged to the branch mainline in revision 3618.
  • Revision ID: robertc@robertcollins.net-20080808052558-b3xkprmd19buq12s
Teach export how to export a subdirectory. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
  IMPROVEMENTS:
13
13
 
 
14
    * ``bzr export`` can now export a subdirectory of a project.
 
15
      (Robert Collins)
 
16
 
14
17
  BUG FIXES:
15
18
 
16
19
    * sftp transport: added missing ``FileExists`` case to
21
24
 
22
25
  API CHANGES:
23
26
 
 
27
    * Exporters now take 4 parameters. (Robert Collins)
 
28
 
24
29
  INTERNALS:
25
30
 
26
31