~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-12 09:05:11 UTC
  • mfrom: (4948.4.1 cat-objectnotlocked)
  • Revision ID: pqm@pqm.ubuntu.com-20100112090511-hcet612qmzmxnqey
(andrew) Fix ObjectNotLocked error in 'bzr cat -rbranch:... FILE'.
        (#506274)

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
  that caused some tests to fail when run in a non-default order.
72
72
  Probably no user impact.  (Martin Pool, #504102)
73
73
 
 
74
* Fixed ``ObjectNotLocked`` error in ``bzr cat -rbranch:../foo FILE``.
 
75
  (Andrew Bennetts, #506274)
 
76
 
74
77
* FTP transports support Unicode paths by encoding/decoding them as utf8.
75
78
  (Vincent Ladeuil, #472161)
76
79