~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-05-29 15:57:16 UTC
  • mfrom: (3427.5.9 dep_warnings)
  • Revision ID: pqm@pqm.ubuntu.com-20080529155716-0w3kic8lioa63231
(jam) Enable Deprecation Warnings when running -Werror and when
        running selftest

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
  CHANGES:
16
16
 
 
17
    * Deprecation warnings will not be suppressed when running ``bzr selftest``
 
18
      so that developers can see if their code is using deprecated functions.
 
19
      (John Arbash Meinel)
 
20
 
17
21
  FEATURES:
18
22
 
19
23
    * Adding ``-Derror`` will now display a traceback when a plugin fails to