summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-11-04 18:43:58 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-11-04 18:43:58 +0300
commita334d721af90d49e5fbcb46a88be3f54c4307a00 (patch)
tree78d507fb52fc8e6ecf50add99d635f449728dd9b
parentlibguile-ssh/key-type.c: Improve locality and constness. (diff)
downloadguile-ssh-a334d721af90d49e5fbcb46a88be3f54c4307a00.tar.gz
AUTHORS: Update
-rw-r--r--AUTHORS8
1 files changed, 7 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index d1bd527..19a562b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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.