summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-07-17 17:04:47 +1000
committerDamien Miller <djm@mindrot.org>2005-07-17 17:04:47 +1000
commit94cf4c8448bab8f1ad563868089bb0ea1ff92213 (patch)
tree1a0752ba64d6b7ccfdcd824ad55a76523e659a87 /ChangeLog
parent46d38de48b1018c74040d2399bafbedf50247529 (diff)
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
[cipher-acss.c loginrec.c ssh-rand-helper.c sshd.c] Fix whitespace at EOL in portable too ("perl -p -i -e 's/\s+$/\n/' *.[ch]")
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 08b382213..774cf1a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [auth1.c channels.c cipher.c clientloop.c kex.c session.c ssh.c] 4 [auth1.c channels.c cipher.c clientloop.c kex.c session.c ssh.c]
5 [sshconnect.c] 5 [sshconnect.c]
6 spacing 6 spacing
7 - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
8 [cipher-acss.c loginrec.c ssh-rand-helper.c sshd.c] Fix whitespace at EOL
9 in portable too ("perl -p -i -e 's/\s+$/\n/' *.[ch]")
7 10
820050716 1120050716
9 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication 12 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
@@ -2837,4 +2840,4 @@
2837 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2840 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2838 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2841 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2839 2842
2840$Id: ChangeLog,v 1.3847 2005/07/17 07:02:09 djm Exp $ 2843$Id: ChangeLog,v 1.3848 2005/07/17 07:04:47 djm Exp $