summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-06-05 18:23:28 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-06-05 18:23:28 +1000
commit0d0d1959698b4537705509dd6b89039e354a4416 (patch)
tree70b708e8a097ba12cbc670d22c1a8d2ee86bddf2 /ChangeLog
parent4a40ae28c3d956dd5f2cddb6a6ee3393afdea731 (diff)
- djm@cvs.openbsd.org 2007/05/30 05:58:13
[kex.c] tidy: KNF, ARGSUSED and u_int
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6369799e5..6f5fb55bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [sshd.c] 4 [sshd.c]
5 zap double include; from p_nowaczyk AT o2.pl 5 zap double include; from p_nowaczyk AT o2.pl
6 (not required in -portable, Id sync only) 6 (not required in -portable, Id sync only)
7 - djm@cvs.openbsd.org 2007/05/30 05:58:13
8 [kex.c]
9 tidy: KNF, ARGSUSED and u_int
7 10
820070520 1120070520
9 - (dtucker) OpenBSD CVS Sync 12 - (dtucker) OpenBSD CVS Sync
@@ -2947,4 +2950,4 @@
2947 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2950 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2948 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2951 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2949 2952
2950$Id: ChangeLog,v 1.4671 2007/06/05 08:22:32 dtucker Exp $ 2953$Id: ChangeLog,v 1.4672 2007/06/05 08:23:28 dtucker Exp $