~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-30 14:56:26 UTC
  • Revision ID: robertc@robertcollins.net-20051030145626-2f57bd49824dd1d7
Add a --create-prefix to the new push command.

As part of this, some option parsing errors will raise 'BzrOptionError',
allowing granular detection for decorating commands. (Robert Collins).

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
      signalling when a wrapping command should switch to the original
34
34
      version. (Robert Collins)
35
35
 
 
36
    * Some option parsing errors will raise 'BzrOptionError', allowing 
 
37
      granular detection for decorating commands. (Robert Collins).
 
38
 
36
39
 
37
40
bzr 0.6rc1 2005-10-27
38
41