~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-13 12:24:44 UTC
  • mfrom: (2694.2.2 no-local-smtp)
  • Revision ID: pqm@pqm.ubuntu.com-20070813122444-5pi8f4fwxqpgxs1x
Make error handling nicer when SMTP server not working

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
    * Graph._filter_candidate_lca does not raise KeyError if a candidate
42
42
      is eliminated just before it would normally be examined.  (Aaron Bentley)
43
43
 
 
44
    * SMTP connection failures produce a nice message, not a traceback.
 
45
      (Aaron Bentley)
 
46
 
44
47
  IMPROVEMENTS:
45
48
 
46
49
    * Don't show "dots" progress indicators when run non-interactively, such