summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-04-20 12:07:19 +0200
committerDamien Miller <djm@mindrot.org>2004-04-20 12:07:19 +0200
commit0b51a52a103d346ea6eaf6e76aa0d9fa3b643d04 (patch)
tree355d1d15f47d1406b610b22fa8cd8f4f1982bcc8 /ChangeLog
parent - markus@cvs.openbsd.org 2004/04/01 12:19:57 (diff)
downloadopenssh-0b51a52a103d346ea6eaf6e76aa0d9fa3b643d04.tar.xz
openssh-0b51a52a103d346ea6eaf6e76aa0d9fa3b643d04.zip
- (djm) OpenBSD CVS Sync
- henning@cvs.openbsd.org 2004/04/08 16:08:21 [sshconnect2.c] swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD and NetBSD do. ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8468e06a3..4ba9f29d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+20040420
+ - (djm) OpenBSD CVS Sync
+ - henning@cvs.openbsd.org 2004/04/08 16:08:21
+ [sshconnect2.c]
+ swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD and NetBSD do.
+ ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@
+
20040419
- (dtucker) OpenBSD CVS Sync
- dtucker@cvs.openbsd.org 2004/02/29 22:04:45
@@ -1001,4 +1008,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3321 2004/04/19 13:50:16 dtucker Exp $
+$Id: ChangeLog,v 1.3322 2004/04/20 10:07:19 djm Exp $