summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03c0024cc..40f69e845 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,6 +70,9 @@
70 [auth-options.c sshd.8] 70 [auth-options.c sshd.8]
71 validate ports for permitopen key file option. add host/port 71 validate ports for permitopen key file option. add host/port
72 alternative syntax for IPv6. ok markus@ 72 alternative syntax for IPv6. ok markus@
73 - markus@cvs.openbsd.org 2001/08/30 22:22:32
74 [ssh-keyscan.c]
75 do not pass pointers to longjmp; fix from wayne@blorf.net
73 76
7420010815 7720010815
75 - (bal) Fixed stray code in readconf.c that went in by mistake. 78 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6393,4 +6396,4 @@
6393 - Wrote replacements for strlcpy and mkdtemp 6396 - Wrote replacements for strlcpy and mkdtemp
6394 - Released 1.0pre1 6397 - Released 1.0pre1
6395 6398
6396$Id: ChangeLog,v 1.1505 2001/09/12 18:03:31 mouring Exp $ 6399$Id: ChangeLog,v 1.1506 2001/09/12 18:05:05 mouring Exp $