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 a4ca1e9e3..85648b98e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 [ssh-agent.c] 20 [ssh-agent.c]
21 use strtonum() to parse the pid from the file, and range check it 21 use strtonum() to parse the pid from the file, and range check it
22 better; ok djm 22 better; ok djm
23 - djm@cvs.openbsd.org 2006/03/30 09:41:25
24 [channels.c]
25 ARGSUSED for dispatch table-driven functions
23 26
2420060326 2720060326
25 - OpenBSD CVS Sync 28 - OpenBSD CVS Sync
@@ -4469,4 +4472,4 @@
4469 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4472 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4470 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4473 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4471 4474
4472$Id: ChangeLog,v 1.4293 2006/03/31 12:11:28 djm Exp $ 4475$Id: ChangeLog,v 1.4294 2006/03/31 12:11:44 djm Exp $