diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-04 18:43:58 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-04 18:43:58 +0300 |
| commit | a334d721af90d49e5fbcb46a88be3f54c4307a00 (patch) | |
| tree | 78d507fb52fc8e6ecf50add99d635f449728dd9b | |
| parent | libguile-ssh/key-type.c: Improve locality and constness. (diff) | |
| download | guile-ssh-a334d721af90d49e5fbcb46a88be3f54c4307a00.tar.gz | |
AUTHORS: Update
| -rw-r--r-- | AUTHORS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -13,7 +13,13 @@ See also files THANKS and ChangeLog. m4/guile.m4, m4/lib-link.m4, m4/lib-ld.m4, m4/lib-prefix.m4, build-aux/compile, build-aux/config.rpath, Makefile.am, configure.ac - In subdirectory ssh, changes to: + In subdirectory libguile-ssh, changes to: channel-type.c + common.h + key-func.c + key-type.c + key-type.h + log.c + session-func.c Bug reports, various comments and suggestions. |
