summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 18:01:59 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 18:01:59 +0000
commit62c25a43dbdd0dddb872b997a6f82b4f73c79180 (patch)
tree0a5d0795005280afe180e6e145c7614ead6aff19 /ChangeLog
parent6e69d532dc23ae8df9cb030427deb90851326333 (diff)
- stevesk@cvs.openbsd.org 2001/08/30 16:04:35
[readconf.c ssh.1] validate ports for LocalForward/RemoteForward. add host/port alternative syntax for IPv6 (like -L/-R). ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d678947e8..a90b6702d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,11 @@
61 - naddy@cvs.openbsd.org 2001/08/30 15:42:36 61 - naddy@cvs.openbsd.org 2001/08/30 15:42:36
62 [ssh.1] 62 [ssh.1]
63 add -D to synopsis line; ok markus@ 63 add -D to synopsis line; ok markus@
64 - stevesk@cvs.openbsd.org 2001/08/30 16:04:35
65 [readconf.c ssh.1]
66 validate ports for LocalForward/RemoteForward.
67 add host/port alternative syntax for IPv6 (like -L/-R).
68 ok markus@
64 69
6520010815 7020010815
66 - (bal) Fixed stray code in readconf.c that went in by mistake. 71 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6384,4 +6389,4 @@
6384 - Wrote replacements for strlcpy and mkdtemp 6389 - Wrote replacements for strlcpy and mkdtemp
6385 - Released 1.0pre1 6390 - Released 1.0pre1
6386 6391
6387$Id: ChangeLog,v 1.1503 2001/09/12 17:59:59 mouring Exp $ 6392$Id: ChangeLog,v 1.1504 2001/09/12 18:01:59 mouring Exp $