~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: 2012-08-01 09:54:49 UTC
  • mfrom: (6548.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20120801095449-yzevoszth5odzgjk
(vila) Merge 2.5 including fix for bug #957049 (Vincent Ladeuil)

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