summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-06-01 23:02:25 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-06-01 23:02:25 +1000
commit2db8ae671eef747f97d3b50eafb525d3778c5dae (patch)
treeb1bd9b7f14f17a9e3d8b0c1c4d5e3e522cff783c /ChangeLog
parentfc4f2dd3470681dae24e9ec95aceb2a2a94c3d7e (diff)
- dtucker@cvs.openbsd.org 2005/05/26 09:08:12
[ssh-keygen.c] uint32_t -> u_int32_t for consistency; ok djm@
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 $