~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-09-01 15:26:30 UTC
  • mto: (6123.1.1 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6124.
  • Revision ID: jelmer@samba.org-20110901152630-5yhl2qm45bh14ddq
Doc doc doc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
 
114
114
* Do not run i18n initialisation twice. (Jonathan Riddell)
115
115
 
116
 
* Support a ``default_bugtracker`` option. (Jelmer Vernooij, #334860)
 
116
* Support a ``bugtracker`` option which is used by ``bzr commit --fixes``
 
117
  if no bug tracker was specified on the command line.
 
118
  (Jelmer Vernooij, #334860)
117
119
 
118
120
Bug Fixes
119
121
*********