~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-12-19 06:56:52 UTC
  • mfrom: (3910.1.4 msgeditor-failure-handling)
  • Revision ID: pqm@pqm.ubuntu.com-20081219065652-z3g78j4hrvdnf8bj
Improve error handling in msgeditor._run_editor. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    * Give proper error message for diff with non-existent dotted revno.
57
57
      (Marius Kruger, #301969)
58
58
 
 
59
    * Handle EACCES (permission denied) errors when launching a message
 
60
      editor, and emit warnings when a configured editor cannot be
 
61
      started. (Andrew Bennetts)
 
62
 
59
63
    * Preserve transport decorators while following redirections.
60
64
      (Vincent Ladeuil, #245964, #270863)
61
65