~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2006-10-26 14:30:28 UTC
  • mto: This revision was merged to the branch mainline in revision 2115.
  • Revision ID: mbp@sourcefrog.net-20061026143028-a4c4afcaa1778605
Add new -Derror global option to always display tracebacks

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  INTERNALS:
6
6
 
 
7
    * New -D option given before the command line turns on debugging output
 
8
      for particular areas.  -Derror shows tracebacks on all errors.
 
9
      (Martin Pool)
 
10
 
7
11
  BUG FIXES:
8
12
 
9
13