summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adc970d47..689c2b4af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,22 @@
9 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19 9 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
10 [sftp-server.c] 10 [sftp-server.c]
11 SSH2_FILEXFER_ATTR_UIDGID support; ok markus@ 11 SSH2_FILEXFER_ATTR_UIDGID support; ok markus@
12 - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
13 [sftp-int.c]
14 ? == help
15 - deraadt@cvs.openbsd.org 2001/02/04 16:47:46
16 [sftp-int.c]
17 sort commands, so that abbreviations work as expected
18 - stevesk@cvs.openbsd.org 2001/02/04 15:17:52
19 [sftp-int.c]
20 debugging sftp: precedence and missing break. chmod, chown, chgrp
21 seem to be working now.
22 - markus@cvs.openbsd.org 2001/02/04 14:41:21
23 [sftp-int.c]
24 use base 8 for umask/chmod
25 - markus@cvs.openbsd.org 2001/02/04 11:11:54
26 [sftp-int.c]
27 fix LCD
12 28
1320010104 2920010104
14 - (bal) I think this is the last of the bsd-*.h that don't belong. 30 - (bal) I think this is the last of the bsd-*.h that don't belong.