summaryrefslogtreecommitdiff
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 346e87961..21e20138b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,8 @@
24 knf says that a 2nd level indent is four (not three or five) spaces 24 knf says that a 2nd level indent is four (not three or five) spaces
25 -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c] 25 -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
26 [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too 26 [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too
27 27 - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
28
2820050716 2920050716
29 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication 30 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
30 socketpair stays open on in both the monitor and PAM process. Patch from 31 socketpair stays open on in both the monitor and PAM process. Patch from
@@ -2857,4 +2858,4 @@
2857 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2858 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2858 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2859 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2859 2860
2860$Id: ChangeLog,v 1.3852 2005/07/17 07:26:43 djm Exp $ 2861$Id: ChangeLog,v 1.3853 2005/07/17 07:53:31 djm Exp $