~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-25 10:05:09 UTC
  • mfrom: (2941.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20071025100509-veed3zxqsmgwdug1
clean error msg on bzr+ssh connection closing (#115601) (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
 
115
115
  BUG FIXES:
116
116
 
 
117
   * Connection error reporting for the smart server has been fixed to
 
118
     display a user friendly message instead of a traceback.
 
119
     (Ian Clatworthy, #115601)
 
120
 
117
121
   * Make sure to use ``O_BINARY`` when opening files to check their
118
122
     sha1sum. (Alexander Belchenko, John Arbash Meinel, #153493)
119
123