~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Patch Queue Manager
  • Date: 2011-11-28 11:49:43 UTC
  • mfrom: (6305.4.2 hpss-unknown-format)
  • Revision ID: pqm@pqm.ubuntu.com-20111128114943-exp17aodb5tydnkj
(jelmer) Print a sensible error message rather than a KeyError with a
 backtrace when a format is unknown. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
  and gives a better error message if the time zone offset is not given.
82
82
  (Matt Giuca, #892657)
83
83
 
 
84
* When a remote format is unknown, bzr will now print a single-line error
 
85
  message rather than a backtrace. (Jelmer Vernooij, #687226)
 
86
 
84
87
Documentation
85
88
*************
86
89