~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-10-07 16:26:04 UTC
  • mfrom: (5071.1.6 bug869915-mkdir-quiet)
  • Revision ID: pqm@pqm.ubuntu.com-20111007162604-jmhdo6rbo9rm65mv
(gz) Make cmd_mkdir obey the quiet option (Martin von Gagern)

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
.. Fixes for situations where bzr would previously crash or give incorrect
41
41
   or undesirable results.
42
42
 
 
43
* ``bzr mkdir --quiet`` now does not print a line for every created
 
44
  directory. (Martin von Gagern, #869915)
 
45
 
43
46
Documentation
44
47
*************
45
48