summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-07-06 10:31:36 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-07-06 10:31:36 +0400
commitb58de6852f1a16f46b3163db275ffb81b0265c42 (patch)
tree47f36ace46477ea6609d4a7e9b4d0586edda95a8 /NEWS
parentssh/*.c: Improve the docstrings format (diff)
downloadguile-ssh-b58de6852f1a16f46b3163db275ffb81b0265c42.tar.gz
ssh/auth.c: Handle disconnected sessions
* ssh/auth.c (guile_ssh_userauth_public_key_x) (guile_ssh_userauth_public_key_auto_x) (guile_ssh_userauth_public_key_try, guile_ssh_userauth_agent_x) (guile_ssh_userauth_password_x, guile_ssh_userauth_none_x) (guile_ssh_userauth_get_list): Throw `guile-ssh-error' if the session is not connected. * doc/api-auth.texi (Auth): Update. * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25fa80b..3c67c2a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com>
*** Accept a public key as the first argument
*** Accept a hash type as the second argument
Possible types are: 'md5, 'sha1
+** (ssh auth) procedures now throw an exception if the session is not connected
** Change `userauth-pubkey!'
*** Rename it to `userauth-public-key!'
*** Change arguments