~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-03-14 18:06:53 UTC
  • mfrom: (6503.1.1 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20120314180653-s9xq11h0hmujalre
(jelmer) Prevent command description lines from being interpreted as a roff
 macro when they start with a dot. (Jelmer Vernooij)

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