~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-08 06:17:19 UTC
  • mfrom: (3603.3.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080808061719-ixk3x48n198814tg
(robertc) The help for bzr ignored now sugests bzr ls --ignored.
        (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
  BUG FIXES:
15
15
 
 
16
    * ``bzr upgrade`` on remote branches accessed via bzr:// and
 
17
      bzr+ssh:// now works.  (Andrew Bennetts)
 
18
 
16
19
    * sftp transport: added missing ``FileExists`` case to
17
20
      ``_translate_io_exception`` (Christophe Troestler, #123475)
18
21
 
19
 
    * ``bzr upgrade`` on remote branches accessed via bzr:// and
20
 
      bzr+ssh:// now works.  (Andrew Bennetts)
 
22
    * The help for ``bzr ignored`` now suggests ``bzr ls --ignored`` for
 
23
      scripting use. (Robert Collins, #3834)
21
24
 
22
25
    * The default ``annotate`` logic will now always assign the
23
26
      last-modified value of a line to one of the revisions that modified