summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 13:50:14 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 13:50:14 +1100
commit5b83232b48b83e05856f96a5f7477e0352a29b1e (patch)
treea9d4a43bb51e8360ade0a038f08111b7b8241fcb /ChangeLog
parent745570cd7991f2a47649b414084496128326f5d3 (diff)
- djm@cvs.openbsd.org 2006/03/17 22:31:50
[authfd.c] another unreachable found by lint
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db58bb14..0245a0e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
[scp.c]
Try to display errormessage even if remout == -1
ok djm@, markus@
+ - djm@cvs.openbsd.org 2006/03/17 22:31:50
+ [authfd.c]
+ another unreachable found by lint
20060325
- OpenBSD CVS Sync
@@ -4265,4 +4268,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.4243 2006/03/26 02:49:43 djm Exp $
+$Id: ChangeLog,v 1.4244 2006/03/26 02:50:14 djm Exp $