~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-03-12 13:43:15 UTC
  • mfrom: (4132.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20090312134315-vcpiopkmky1ch5s0
(vila) cat use old file id if current one is not found is requested
        revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
      unable to read a file in the working directory, for example because
154
154
      of a permission error.  (Martin Pool, #338653)
155
155
 
 
156
    * ``bzr cat -r<old> <path>`` doesn't traceback anymore when <path> has a
 
157
      file id in the working tree different from the one in revision <old>.
 
158
      (Vincent Ladeuil, #341517, #253806)
 
159
 
156
160
    * ``bzr send`` help is more specific about how to apply merge
157
161
      directives.  (Neil Martinsen-Burrell, #253470)
158
162