summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-12 22:49:00 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-12 22:49:00 +1000
commit9c5049a40ff1069fe40f5714dd7ba8fdc733d8a3 (patch)
tree9d0ebecc39df0e1fd3816605a5452f67c22b3821 /ChangeLog
parentd8835934c4cf129b842b0f391783754cdaa0190c (diff)
- djm@cvs.openbsd.org 2004/08/11 11:59:22
[sshlogin.c] check that lseek went were we told it to; ok markus@ (Id sync only, but similar changes are needed in loginrec.c)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 73be25d81..fd2a76a81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
18 - dtucker@cvs.openbsd.org 2004/08/11 11:50:09 18 - dtucker@cvs.openbsd.org 2004/08/11 11:50:09
19 [sshd.c] 19 [sshd.c]
20 Don't try to close startup_pipe if it's not open; ok djm@ 20 Don't try to close startup_pipe if it's not open; ok djm@
21 - djm@cvs.openbsd.org 2004/08/11 11:59:22
22 [sshlogin.c]
23 check that lseek went were we told it to; ok markus@
24 (Id sync only, but similar changes are needed in loginrec.c)
21 25
2220040720 2620040720
23 - (djm) OpenBSD CVS Sync 27 - (djm) OpenBSD CVS Sync
@@ -1585,4 +1589,4 @@
1585 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1589 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1586 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1590 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1587 1591
1588$Id: ChangeLog,v 1.3494 2004/08/12 12:42:29 dtucker Exp $ 1592$Id: ChangeLog,v 1.3495 2004/08/12 12:49:00 dtucker Exp $