From ad5ecbf07227a5c7e1423adf7c68c6cfb05bbd1e Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 24 Jul 2006 15:03:06 +1000 Subject: - (djm) [session.c] fix compile error with -Werror -Wall: 'path' is only used in do_setup_env() if HAVE_LOGIN_CAP is not defined --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f97c7acba..aa3d0ae9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -119,7 +119,10 @@ - (djm) [uuencode.c] Add resolv.h, is it contains the prototypes for __b64_ntop/__b64_pton on some platforms - + - (djm) [session.c] + fix compile error with -Werror -Wall: 'path' is only used in + do_setup_env() if HAVE_LOGIN_CAP is not defined + 20060713 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h @@ -5037,4 +5040,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.4432 2006/07/24 04:58:07 djm Exp $ +$Id: ChangeLog,v 1.4433 2006/07/24 05:03:06 djm Exp $ -- cgit v1.2.3