summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-07-17 17:22:45 +1000
committerDamien Miller <djm@mindrot.org>2005-07-17 17:22:45 +1000
commit0dc1bef12d30162ba09bfcc0b1cd6a5535ebdaab (patch)
treed891954deae6fe6f8574d2a7bbfe6b754a2e70dc /ChangeLog
parent2b9b045d930b8d724f768fafdd9a46fa453b9a3e (diff)
- djm@cvs.openbsd.org 2005/07/17 07:17:55
[auth-rh-rsa.c auth-rhosts.c auth2-chall.c auth2-gss.c channels.c] [cipher-ctr.c gss-genr.c gss-serv.c kex.c moduli.c readconf.c] [serverloop.c session.c sftp-client.c sftp.c ssh-add.c ssh-keygen.c] [sshconnect.c sshconnect2.c] knf says that a 2nd level indent is four (not three or five) spaces
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 84b82cccc..f1bf43095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,12 @@
16 the one that made the single connection 16 the one that made the single connection
17 3. Destroy X11 listeners when the session owning them goes away 17 3. Destroy X11 listeners when the session owning them goes away
18 testing and ok dtucker@ 18 testing and ok dtucker@
19 - djm@cvs.openbsd.org 2005/07/17 07:17:55
20 [auth-rh-rsa.c auth-rhosts.c auth2-chall.c auth2-gss.c channels.c]
21 [cipher-ctr.c gss-genr.c gss-serv.c kex.c moduli.c readconf.c]
22 [serverloop.c session.c sftp-client.c sftp.c ssh-add.c ssh-keygen.c]
23 [sshconnect.c sshconnect2.c]
24 knf says that a 2nd level indent is four (not three or five) spaces
19 25
2020050716 2620050716
21 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication 27 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
@@ -2849,4 +2855,4 @@
2849 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2855 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2850 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2856 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2851 2857
2852$Id: ChangeLog,v 1.3850 2005/07/17 07:19:24 djm Exp $ 2858$Id: ChangeLog,v 1.3851 2005/07/17 07:22:45 djm Exp $