~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2008-09-23 19:15:53 UTC
  • mto: This revision was merged to the branch mainline in revision 3745.
  • Revision ID: john@arbash-meinel.com-20080923191553-5se2zcuol516l8xx
Fix bug #270471 by updating the topic string for 'sync-for-reconfigure'

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    * Make the first line of the manpage preamble a comment again.
50
50
      (David Futcher, #242106)
51
51
 
 
52
    * Trivial documentation fix.
 
53
      (John Arbash Meinel, #270471)
 
54
 
52
55
  DOCUMENTATION:
53
56
 
54
57
    * Explain revision/range identifiers. (Daniel Clemente)