summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-07-17 17:26:43 +1000
committerDamien Miller <djm@mindrot.org>2005-07-17 17:26:43 +1000
commitb6f72f5294ee8ab476ba59a97e8509ef864c5072 (patch)
tree633ab5ed082660231bb0e235e12f4900445dd6ba /ChangeLog
parent0dc1bef12d30162ba09bfcc0b1cd6a5535ebdaab (diff)
-(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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f1bf43095..346e87961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
22 [serverloop.c session.c sftp-client.c sftp.c ssh-add.c ssh-keygen.c] 22 [serverloop.c session.c sftp-client.c sftp.c ssh-add.c ssh-keygen.c]
23 [sshconnect.c sshconnect2.c] 23 [sshconnect.c sshconnect2.c]
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]
26 [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too
25 27
2620050716 2820050716
27 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication 29 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
@@ -2855,4 +2857,4 @@
2855 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2857 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2856 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2858 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2857 2859
2858$Id: ChangeLog,v 1.3851 2005/07/17 07:22:45 djm Exp $ 2860$Id: ChangeLog,v 1.3852 2005/07/17 07:26:43 djm Exp $