~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2011-06-07 12:25:45 UTC
  • mto: This revision was merged to the branch mainline in revision 5962.
  • Revision ID: v.ladeuil+lp@free.fr-20110607122545-fx8ao2x977ettbv2
Mask credentials in the -Dhttp logging

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
.. Fixes for situations where bzr would previously crash or give incorrect
37
37
   or undesirable results.
38
38
 
 
39
* Credentials in the log output produced by ``-Dhttp`` masks credentials so
 
40
  users can more freely post them in bug reports. (Vincent Ladeuil, #723074)
 
41
 
39
42
* Fix a race condition for ``server_started`` hooks leading to a spurious
40
43
  test failure. (Vincent Ladeuil, #789167)
41
44