summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-19 00:13:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-19 00:13:46 +0000
commit2d70f98220c8aaac29ac6fb47b86750209dacb01 (patch)
treeb690b0a49a4501defe50232b524a392927ef0de0 /ChangeLog
parent9de61e8c596e1f7e52f780dd87bde2df779b1237 (diff)
- markus@cvs.openbsd.org 2001/03/18 12:07:52
[auth-options.c] ignore permitopen="host:port" if AllowTcpForwarding==no
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d06c8968..62f7b118 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
do it implicitly.
- (djm) Add getusershell() functions from OpenBSD CVS
+ - OpenBSD CVS Sync
+ - markus@cvs.openbsd.org 2001/03/18 12:07:52
+ [auth-options.c]
+ ignore permitopen="host:port" if AllowTcpForwarding==no
20010318
- (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4601,4 +4605,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.973 2001/03/18 23:09:27 djm Exp $
+$Id: ChangeLog,v 1.974 2001/03/19 00:13:46 mouring Exp $