- stevesk@cvs.openbsd.org 2001/08/29 23:27:23
     [ssh.c]
     validate ports for -L/-R; ok markus@
diff --git a/ChangeLog b/ChangeLog
index 4855b0e..9d14eab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,9 @@
    - stevesk@cvs.openbsd.org 2001/08/29 23:13:10
      [ssh.1 ssh.c]
      document -D and DynamicForward; ok markus@
+   - stevesk@cvs.openbsd.org 2001/08/29 23:27:23
+     [ssh.c]
+     validate ports for -L/-R; ok markus@
 
 20010815
  - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6375,4 +6378,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1500 2001/09/12 17:54:24 mouring Exp $
+$Id: ChangeLog,v 1.1501 2001/09/12 17:56:15 mouring Exp $