summaryrefslogtreecommitdiffstats
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 73be25d8..fd2a76a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
- dtucker@cvs.openbsd.org 2004/08/11 11:50:09
[sshd.c]
Don't try to close startup_pipe if it's not open; ok djm@
+ - 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)
20040720
- (djm) OpenBSD CVS Sync
@@ -1585,4 +1589,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.3494 2004/08/12 12:42:29 dtucker Exp $
+$Id: ChangeLog,v 1.3495 2004/08/12 12:49:00 dtucker Exp $