summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-04-20 20:20:40 +1000
committerDamien Miller <djm@mindrot.org>2004-04-20 20:20:40 +1000
commit50bec89baf0d70f4833ed24fc93300d7f04471f9 (patch)
treef8172cc8c97916896f151184168d936d2f31e484 /ChangeLog
parent914420fe747a447748efd1aa94d03ba5942fa4be (diff)
rewrap
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fec85f36..1cd324049 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
2 - (djm) OpenBSD CVS Sync 2 - (djm) OpenBSD CVS Sync
3 - henning@cvs.openbsd.org 2004/04/08 16:08:21 3 - henning@cvs.openbsd.org 2004/04/08 16:08:21
4 [sshconnect2.c] 4 [sshconnect2.c]
5 swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD and NetBSD do. 5 swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what
6 FreeBSD and NetBSD do.
6 ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@ 7 ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@
7 - djm@cvs.openbsd.org 2004/04/18 23:10:26 8 - djm@cvs.openbsd.org 2004/04/18 23:10:26
8 [readconf.c readconf.h ssh-keysign.c ssh.c] 9 [readconf.c readconf.h ssh-keysign.c ssh.c]
@@ -20,7 +21,8 @@
20 [ssh.c] 21 [ssh.c]
21 fix idiot typo that i introduced in my last commit; 22 fix idiot typo that i introduced in my last commit;
22 spotted by cschneid AT cschneid.com 23 spotted by cschneid AT cschneid.com
23 - (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for above change 24 - (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for
25 above change
24 26
2520040419 2720040419
26 - (dtucker) OpenBSD CVS Sync 28 - (dtucker) OpenBSD CVS Sync
@@ -1025,4 +1027,4 @@
1025 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1027 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1026 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1028 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1027 1029
1028$Id: ChangeLog,v 1.3327 2004/04/20 10:14:07 djm Exp $ 1030$Id: ChangeLog,v 1.3328 2004/04/20 10:20:40 djm Exp $