summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 845318847..c4420926c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 must be a target directory), kill the spawned ssh child before exiting. 10 must be a target directory), kill the spawned ssh child before exiting.
11 This stops it trying to authenticate and spewing lots of output. 11 This stops it trying to authenticate and spewing lots of output.
12 deraadt@ ok 12 deraadt@ ok
13 - dtucker@cvs.openbsd.org 2005/05/26 09:08:12
14 [ssh-keygen.c]
15 uint32_t -> u_int32_t for consistency; ok djm@
13 16
1420050531 1720050531
15 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at 18 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at
@@ -2658,4 +2661,4 @@
2658 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2661 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2659 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2662 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2660 2663
2661$Id: ChangeLog,v 1.3805 2005/06/01 13:01:12 dtucker Exp $ 2664$Id: ChangeLog,v 1.3806 2005/06/01 13:02:25 dtucker Exp $