~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-15 23:39:42 UTC
  • mfrom: (2013.1.3 fix-sftp-vendor)
  • Revision ID: pqm@pqm.ubuntu.com-20060915233942-f1b47109b9823f89
(spiv,jam) fallback to Paramiko if ssh is not available

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
      some ``setup.py`` tests when ``python-dev`` is not available, and
52
52
      some tests that depend on paramiko. (John Arbash Meinel, Mattheiu Moy)
53
53
 
 
54
    * Fallback to Paramiko properly, if no ``ssh`` executable exists on
 
55
      the system. (Andrew Bennetts, John Arbash Meinel)
 
56
 
54
57
  INTERNALS:
55
58
 
56
59
    * TestCaseInTempDir now creates a separate directory for HOME, rather