From: Darren Tucker Date: Fri, 15 Jan 2010 02:12:10 +0000 (+1100) Subject: typo X-Git-Tag: V_5_4_P1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa3a856ea36d63d7e42243c4428013677255b93;p=thirdparty%2Fopenssh-portable.git typo --- diff --git a/ChangeLog b/ChangeLog index d7b082248..23e98fffa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,7 +21,7 @@ inherited SIGTERM as ignored it will still be able to kill the ssh it starts. ok dtucker@ - - (dtucker) [openbsd-compat.c/pwcache.c] Pull in pwcache.c from OpenBSD (no + - (dtucker) [openbsd-compat/pwcache.c] Pull in pwcache.c from OpenBSD (no changes yet but there will be some to come). - (dtucker) [configure.ac openbsd-compat/{Makefile.in,pwcache.c} Portability for pwcache. Also, added caching of negative hits.