~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2012-08-01 08:53:35 UTC
  • mfrom: (6437.66.4 bug957049)
  • mto: (6437.63.4 2.5)
  • mto: This revision was merged to the branch mainline in revision 6549.
  • Revision ID: v.ladeuil+lp@free.fr-20120801085335-98xp513pdtk5qux2
Fixes '-d' handling for 'bzr config'

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
 
35
* ``bzr config`` properly handles aliases and references in the
 
36
  ``--directory`` parameter (Vincent Ladeuil, Wouter van Heyst, #947049)
 
37
 
35
38
* Revert use of --no-tty when gpg signing commits. (Jelmer Vernooij, #1014570)
36
39
 
37
40
Documentation