~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-02 21:27:34 UTC
  • mfrom: (5397.2.11 2.3-bzr-connect-ssh)
  • Revision ID: pqm@pqm.ubuntu.com-20100902212734-6q910gzpfezmk4do
(jameinel) Fix bug #626876 by properly waiting for the paramiko.Transport
 thread to finish its work. (John A Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
  to a symlink, now returns information about the symlink.
159
159
  (Martin Pool)
160
160
 
 
161
* Wait for the SSH server to actually finish, rather than just waiting for
 
162
  it to negotiate the key exchange. (John Arbash Meinel, #626876)
 
163
 
161
164
Improvements
162
165
************
163
166