~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(jelmer) Document launchpad commands in bzr(1) manpage. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
Documentation
118
118
*************
119
119
 
 
120
.. Improved or updated documentation.
 
121
 
 
122
* Document "bzr lp-propose", "bzr register-branch" and
 
123
  the other Launchpad plugin commands in bzr(1).
 
124
  (Jelmer Vernooij, #843801, #163995)
 
125
 
120
126
* Prevent lines of command descriptions starting with a dot to
121
127
  accidentally be interpreted as a roff macro in bzr(1).
122
128
  (Jelmer Vernooij, #711079)