summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index a8a1a94e1..415000ca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
120010308 120010308
2 - OpenBSD CVS Sync 2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2001/03/07 10:11:23 3 - djm@cvs.openbsd.org 2001/03/07 10:11:23
4 [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h] 4 [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h]
5 Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling 5 Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
6 functions and small protocol change. 6 functions and small protocol change.
7 - markus@cvs.openbsd.org 2001/03/08 00:15:48
8 [readconf.c ssh.1]
9 turn off useprivilegedports by default. only rhost-auth needs
10 this. older sshd's may need this, too.
7 11
820010307 1220010307
9 - (bal) OpenBSD CVS Sync 13 - (bal) OpenBSD CVS Sync
@@ -4437,4 +4441,4 @@
4437 - Wrote replacements for strlcpy and mkdtemp 4441 - Wrote replacements for strlcpy and mkdtemp
4438 - Released 1.0pre1 4442 - Released 1.0pre1
4439 4443
4440$Id: ChangeLog,v 1.925 2001/03/07 23:08:49 djm Exp $ 4444$Id: ChangeLog,v 1.926 2001/03/08 03:39:10 mouring Exp $