~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.6.txt

  • Committer: Patch Queue Manager
  • Date: 2012-04-16 10:30:50 UTC
  • mfrom: (6519.2.3 559072-missing-tag)
  • Revision ID: pqm@pqm.ubuntu.com-20120416103050-rbkgxv7kih8y80ca
(jelmer) Add tag information to the output of bzr missing. (Neil
 Martinsen-Burrell)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
.. Fixes for situations where bzr would previously crash or give incorrect
36
36
   or undesirable results.
37
37
 
 
38
* "bzr missing" now shows tag names when displaying revision information.
 
39
  (#559072, Neil Martinsen-Burrell)
 
40
 
38
41
* Implement ``ResponseFile.readline`` and ``ReponseFile.tell``,
39
42
  fixing some clones over HTTP. (Jelmer Vernooij, #963769)
40
43