diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2014-10-11 07:33:52 +0400 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2014-10-11 07:33:52 +0400 |
| commit | 6ca2a1230251eef0d846caeffd35e578f032c63e (patch) | |
| tree | 7ce5f5ab64923413b813b9af9a0b05578147399b /ChangeLog | |
| parent | ssh/key.scm (make-keypair): New procedure (diff) | |
| download | guile-ssh-6ca2a1230251eef0d846caeffd35e578f032c63e.tar.gz | |
ssh/key.scm, ssh/log.scm: Update commentary
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,9 +1,12 @@ 2014-10-11 Artyom Poptsov <poptsov.artyom@gmail.com> + * ssh/key.scm, ssh/log.scm: Update commentary. + * ssh/key-type.c (_scm_from_ssh_key, guile_ssh_make_keypair): New procedures. * ssh/key-type.h: Update. * ssh/key.scm (make-keypair): Export. + * doc/api-keys.texi (Keys): Add description of `make-keypair'. * tests/key.scm ("make-keypair"): New TC. * NEWS: Update. |
