summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 18:03:31 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 18:03:31 +0000
commitd71ba5771b5c67b4efd3294ecb85dc4d10d03265 (patch)
tree8e5906fe7b52c91f68572d6c092bde6951677d3b /ChangeLog
parent62c25a43dbdd0dddb872b997a6f82b4f73c79180 (diff)
- stevesk@cvs.openbsd.org 2001/08/30 20:36:34
[auth-options.c sshd.8] validate ports for permitopen key file option. add host/port alternative syntax for IPv6. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a90b6702d..03c0024cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,6 +66,10 @@
66 validate ports for LocalForward/RemoteForward. 66 validate ports for LocalForward/RemoteForward.
67 add host/port alternative syntax for IPv6 (like -L/-R). 67 add host/port alternative syntax for IPv6 (like -L/-R).
68 ok markus@ 68 ok markus@
69 - stevesk@cvs.openbsd.org 2001/08/30 20:36:34
70 [auth-options.c sshd.8]
71 validate ports for permitopen key file option. add host/port
72 alternative syntax for IPv6. ok markus@
69 73
7020010815 7420010815
71 - (bal) Fixed stray code in readconf.c that went in by mistake. 75 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6389,4 +6393,4 @@
6389 - Wrote replacements for strlcpy and mkdtemp 6393 - Wrote replacements for strlcpy and mkdtemp
6390 - Released 1.0pre1 6394 - Released 1.0pre1
6391 6395
6392$Id: ChangeLog,v 1.1504 2001/09/12 18:01:59 mouring Exp $ 6396$Id: ChangeLog,v 1.1505 2001/09/12 18:03:31 mouring Exp $