summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-07-17 17:53:31 +1000
committerDamien Miller <djm@mindrot.org>2005-07-17 17:53:31 +1000
commit04b65335a8248e562bc06136f58c4cccb53c45ca (patch)
treed37b26a16e8dcdb25717681491c38fb78809abd1 /ChangeLog
parentb6f72f5294ee8ab476ba59a97e8509ef864c5072 (diff)
- (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 346e8796..21e20138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,8 @@
knf says that a 2nd level indent is four (not three or five) spaces
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
[ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too
-
+ - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
+
20050716
- (dtucker) [auth-pam.c] Ensure that only one side of the authentication
socketpair stays open on in both the monitor and PAM process. Patch from
@@ -2857,4 +2858,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.3852 2005/07/17 07:26:43 djm Exp $
+$Id: ChangeLog,v 1.3853 2005/07/17 07:53:31 djm Exp $