summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-15 03:22:45 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-15 03:22:45 +0000
commit9d4f2c808caa5af966c54de9a89c4a9ce1ef48a6 (patch)
treec3d91c2a0ee30b6eeefc0af1faf7355de9e672eb /ChangeLog
parent6690494f2125a5576cde11f7642e5ba70c91579c (diff)
- djm@cvs.openbsd.org 2001/02/14 9:46:03
[sftp-client.c sftp-int.c sftp.1] Fix and document 'preserve modes & times' option ('-p' flag in sftp); ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99654a04c..7da95d3c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@
32 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33 32 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33
33 [sftp-int.c] 33 [sftp-int.c]
34 lumask now works with 1 numeric arg; ok markus@, djm@ 34 lumask now works with 1 numeric arg; ok markus@, djm@
35 - djm@cvs.openbsd.org 2001/02/14 9:46:03
36 [sftp-client.c sftp-int.c sftp.1]
37 Fix and document 'preserve modes & times' option ('-p' flag in sftp);
38 ok markus@
35 39
3620010214 4020010214
37 - (djm) Don't try to close PAM session or delete credentials if the 41 - (djm) Don't try to close PAM session or delete credentials if the
@@ -3960,4 +3964,4 @@
3960 - Wrote replacements for strlcpy and mkdtemp 3964 - Wrote replacements for strlcpy and mkdtemp
3961 - Released 1.0pre1 3965 - Released 1.0pre1
3962 3966
3963$Id: ChangeLog,v 1.768 2001/02/15 03:19:56 mouring Exp $ 3967$Id: ChangeLog,v 1.769 2001/02/15 03:22:45 mouring Exp $