summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-07-21 21:53:34 +1000
committerDamien Miller <djm@mindrot.org>2004-07-21 21:53:34 +1000
commit0670c7396fc2435a51064f7bf456822baaaf910e (patch)
tree9624ae64ac66ca13ebef50c1bf052096f760657a /ChangeLog
parent2d2ed3d63379668c80878b4008de51c00e1d9b86 (diff)
- djm@cvs.openbsd.org 2004/07/21 11:51:29
[canohost.c] bz#902: cache remote port so we don't fatal() in auth_log when remote connection goes away quickly. from peak AT argo.troja.mff.cuni.cz; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c5c561561..4b7097c4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,11 @@
11 - djm@cvs.openbsd.org 2004/07/21 10:36:23 11 - djm@cvs.openbsd.org 2004/07/21 10:36:23
12 [gss-serv-krb5.c] 12 [gss-serv-krb5.c]
13 fix function declaration 13 fix function declaration
14 - djm@cvs.openbsd.org 2004/07/21 11:51:29
15 [canohost.c]
16 bz#902: cache remote port so we don't fatal() in auth_log when remote
17 connection goes away quickly. from peak AT argo.troja.mff.cuni.cz;
18 ok markus@
14 - (djm) [auth-pam.c] Portable parts of bz#899: Don't display invalid 19 - (djm) [auth-pam.c] Portable parts of bz#899: Don't display invalid
15 usernames in setproctitle from peak AT argo.troja.mff.cuni.cz; 20 usernames in setproctitle from peak AT argo.troja.mff.cuni.cz;
16 21
@@ -1559,4 +1564,4 @@
1559 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1564 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1560 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1565 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1561 1566
1562$Id: ChangeLog,v 1.3487 2004/07/21 10:54:47 djm Exp $ 1567$Id: ChangeLog,v 1.3488 2004/07/21 11:53:34 djm Exp $