~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2012-03-14 16:58:27 UTC
  • mto: This revision was merged to the branch mainline in revision 6504.
  • Revision ID: jelmer@samba.org-20120314165827-bit49al860i9zxsz
Prevent lines starting with a dot to accidentally be interpreted as a roff macro.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
 
65
65
.. Improved or updated documentation.
66
66
 
 
67
* Prevent lines of command descriptions starting with a dot to
 
68
  accidentally be interpreted as a roff macro in bzr(1).
 
69
  (Jelmer Vernooij, #711079)
 
70
 
67
71
* Properly format apostrophes in manual page. (Jelmer Vernooij, #234771)
68
72
 
69
73
API Changes