summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 18256d037..50cc97d6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@
18 - markus@cvs.openbsd.org 2001/03/16 13:44:24 18 - markus@cvs.openbsd.org 2001/03/16 13:44:24
19 [sftp-int.c] 19 [sftp-int.c]
20 discourage strcat/strcpy 20 discourage strcat/strcpy
21 - markus@cvs.openbsd.org 2001/03/16 19:06:30
22 [auth-options.c channels.c channels.h serverloop.c session.c]
23 implement "permitopen" key option, restricts -L style forwarding to
24 to specified host:port pairs. based on work by harlan@genua.de
21 25
2220010315 2620010315
23 - OpenBSD CVS Sync 27 - OpenBSD CVS Sync
@@ -4580,4 +4584,4 @@
4580 - Wrote replacements for strlcpy and mkdtemp 4584 - Wrote replacements for strlcpy and mkdtemp
4581 - Released 1.0pre1 4585 - Released 1.0pre1
4582 4586
4583$Id: ChangeLog,v 1.966 2001/03/17 00:37:31 mouring Exp $ 4587$Id: ChangeLog,v 1.967 2001/03/17 00:47:54 mouring Exp $