~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-09-02 00:21:30 UTC
  • mfrom: (3668.4.2 cat-revision-nosuch)
  • Revision ID: pqm@pqm.ubuntu.com-20080902002130-5056i7diicwe1uwl
(Jelmer) Avoid printing traceback when unknown revid is passed to bzr
        cat-revision.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
    * Set valid default _param_name for Option so that ListOption can embed
65
65
      '-' in names. (Vincent Ladeuil, #263249)
66
66
 
 
67
    * Show proper error rather than traceback when an unknown revision 
 
68
      id is specified to ``bzr cat-revision``. (Jelmer Vernooij, #175569)
 
69
 
67
70
    * ``WorkingTree4`` trees will now correctly report missing-and-new
68
71
      paths in the output of ``iter_changes``. (Robert Collins)
69
72