~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-17 11:04:47 UTC
  • mfrom: (4905.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091217110447-6gebnkhfriqm2xia
(vila) format deprecation supported via suppress_warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
New Features
18
18
************
19
19
 
 
20
* The ``suppress_warnings`` configuration option has been introduced and
 
21
  accept the ``format_deprecation`` value to disable the corresponding
 
22
  warning for repositories. It can be set to in either ``bazaar.conf``,
 
23
  ``locations.conf`` or ``branch.conf``.
 
24
  (Ted Gould, Matthew Fuller, Vincent Ladeuil)
 
25
 
20
26
Bug Fixes
21
27
*********
22
28