summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:19:38 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:19:38 +1100
commita90fc08b88eeb08f907d9e3ba2f9a03420af39ae (patch)
treefa68fc6145ae25132304a8a77cd4e9aafd0a0ff9 /ChangeLog
parent7fc2373f17b9a06e4ba43a7178ae6b5dbebe80e8 (diff)
- markus@cvs.openbsd.org 2002/01/05 10:43:40
[channels.c] fix hanging x11 channels for rejected cookies (e.g. XAUTHORITY=/dev/null xbiff) bug #36, based on patch from djast@cs.toronto.edu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4697dfa34..98cca0e2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,11 @@
92 [servconf.c sshd.8] 92 [servconf.c sshd.8]
93 protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and 93 protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and
94 /etc/ssh_host_dsa_key like we have in sshd_config. ok markus@ 94 /etc/ssh_host_dsa_key like we have in sshd_config. ok markus@
95 - markus@cvs.openbsd.org 2002/01/05 10:43:40
96 [channels.c]
97 fix hanging x11 channels for rejected cookies (e.g.
98 XAUTHORITY=/dev/null xbiff) bug #36, based on patch from
99 djast@cs.toronto.edu
95 100
96 101
9720020121 10220020121
@@ -7240,4 +7245,4 @@
7240 - Wrote replacements for strlcpy and mkdtemp 7245 - Wrote replacements for strlcpy and mkdtemp
7241 - Released 1.0pre1 7246 - Released 1.0pre1
7242 7247
7243$Id: ChangeLog,v 1.1749 2002/01/22 12:19:11 djm Exp $ 7248$Id: ChangeLog,v 1.1750 2002/01/22 12:19:38 djm Exp $