summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-06-14 21:25:33 -0700
committerTim Rice <tim@multitalents.net>2004-06-14 21:25:33 -0700
commit51cee0892f464e13fb88672a5555e29ef65452bc (patch)
tree4515ecf6a4bdbdfa2e665818e6ae15607b8d7eee /ChangeLog
parent07b6ff12c4fe59b46fba870c223ffffbb3501eec (diff)
fix typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 75afd59c..6f5022e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@
- djm@cvs.openbsd.org 2004/06/14 01:44:39
[channels.c clientloop.c misc.c misc.h packet.c ssh-agent.c ssh-keyscan.c]
[sshd.c]
- set_nonblock() instead of fnctl(...,O_NONBLOCK); "looks sane" deraadt@
+ set_nonblock() instead of fcntl(...,O_NONBLOCK); "looks sane" deraadt@
- (djm) Fix Makefile.in for connection sharing changes
- (djm) [ssh.c] Use separate var for address length
@@ -1219,4 +1219,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3385 2004/06/15 01:14:45 djm Exp $
+$Id: ChangeLog,v 1.3386 2004/06/15 04:25:33 tim Exp $