diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 31a5a5f60..0b4610d16 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,5 +1,12 @@ 2011-08-04 Werner Koch <[email protected]> + * ssh-utils.c, ssh-utils.h: New. + * t-ssh-utils.c: New. + * Makefile.am (t_ssh_utils_LDADD): New. + (module_tests): Add t-ssh-utils.c + +2011-08-04 Werner Koch <[email protected]> + * pka.c (get_pka_info): Remove set but unused variables ARCOUNT and NSCOUNT. * estream.c (es_fwrite, es_fread): Remove set but unused variable |