summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2006-08-29 11:18:36 -0700
committerRobey Pointer <robey@lag.net>2006-08-29 11:18:36 -0700
commit1f4a3f19764bdc7483ae503a946e631681ab3e6e (patch)
tree2e6b73c1b54e25f21db1dd506dc11c824681a944 /README
parentb23079b1350c45e46f77851b86c6b518da857a43 (diff)
[project @ robey@lag.net-20060829181836-1cd17df7729c4db8]
remove usage of has_key, which is dangerous and deprecated
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f61015a0..5a4bca24 100644
--- a/README
+++ b/README
@@ -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