~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-11-08 18:18:25 UTC
  • mfrom: (6241.2.1 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20111108181825-lle320gxuedqw4o5
(jelmer) Always show the bound branch, if there is any,
 in 'bzr info' output. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
.. Fixes for situations where bzr would previously crash or give incorrect
57
57
   or undesirable results.
58
58
 
 
59
* ``bzr info`` now shows the master branch location too for
 
60
  treeless local branches. (Jelmer Vernooij, #258355)
 
61
 
59
62
* ``bzr mkdir --quiet`` now does not print a line for every created
60
63
  directory. (Martin von Gagern, #869915)
61
64