summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bbf02bed..8af3cf900 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
120061107 120061107
2 - (dtucker) [sshd.c] Use privsep_pw if we have it, but only require it 2 - (dtucker) [sshd.c] Use privsep_pw if we have it, but only require it
3 if we absolutely need it. Pointed out by Corinna, ok djm@ 3 if we absolutely need it. Pointed out by Corinna, ok djm@
4 - (dtucker) OpenBSD CVS Sync
5 - markus@cvs.openbsd.org 2006/11/06 21:25:28
6 [auth-rsa.c kexgexc.c kexdhs.c key.c ssh-dss.c sshd.c kexgexs.c
7 ssh-keygen.c bufbn.c moduli.c scard.c kexdhc.c sshconnect1.c dh.c rsa.c]
8 add missing checks for openssl return codes; with & ok djm@
4 9
520061105 1020061105
6 - (djm) OpenBSD CVS Sync 11 - (djm) OpenBSD CVS Sync
@@ -2592,4 +2597,4 @@
2592 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2597 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2593 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2598 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2594 2599
2595$Id: ChangeLog,v 1.4584 2006/11/07 00:28:40 dtucker Exp $ 2600$Id: ChangeLog,v 1.4585 2006/11/07 12:14:41 dtucker Exp $