diff options
author | Robey Pointer <robey@lag.net> | 2006-08-29 11:18:36 -0700 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2006-08-29 11:18:36 -0700 |
commit | 1f4a3f19764bdc7483ae503a946e631681ab3e6e (patch) | |
tree | 2e6b73c1b54e25f21db1dd506dc11c824681a944 /README | |
parent | b23079b1350c45e46f77851b86c6b518da857a43 (diff) |
[project @ robey@lag.net-20060829181836-1cd17df7729c4db8]
remove usage of has_key, which is dangerous and deprecated
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -239,6 +239,7 @@ v1.5 PARAS *** MISSING LINKS +* allow setting chmod bits on SFTPClient.open() for create * host-based auth (yuck!) * ctr forms of ciphers are missing (blowfish-ctr, aes128-ctr, aes256-ctr) * sftp protocol 6 support (ugh....) -- once it settles down more |