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 bbd769ebd..36d5d2ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
14 [sftp-int.c] 14 [sftp-int.c]
15 make cmds[] array static to avoid conflict with BSDI libc. 15 make cmds[] array static to avoid conflict with BSDI libc.
16 mindrot bug #466. Fix from mdev@idg.nl; ok markus@ 16 mindrot bug #466. Fix from mdev@idg.nl; ok markus@
17 - djm@cvs.openbsd.org 2003/01/14 10:58:00
18 [sftp-client.c sftp-int.c]
19 Don't try to upload or download non-regular files. Report from
20 apoloval@pantuflo.escet.urjc.es; ok markus@
17 21
1820030113 2220030113
19 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type 23 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
@@ -1017,4 +1021,4 @@
1017 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1021 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1018 ok provos@ 1022 ok provos@
1019 1023
1020$Id: ChangeLog,v 1.2571 2003/01/14 11:24:19 djm Exp $ 1024$Id: ChangeLog,v 1.2572 2003/01/14 11:24:47 djm Exp $