summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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 $