~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-28 16:41:22 UTC
  • mfrom: (1959.3.4 upgrade-no-working-tree)
  • Revision ID: pqm@pqm.ubuntu.com-20060828164122-9c1715bd268374ae
(ddaa): Fix bug #40679, allow remote upgrade without working trees

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  BUG FIXES:
6
6
 
 
7
    * ``bzr upgrade sftp://`` shouldn't fail to upgrade v6 branches if there 
 
8
      isn't a working tree. (David Allouche, #40679)
 
9
 
7
10
    * Handle when LANG is not recognized by python. Emit a warning, but
8
11
      just revert to using 'ascii'. (John Arbash Meinel, #35392)
9
12