summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 595f1f6fc..26afd0929 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,11 @@
17 [sftp-client.c] 17 [sftp-client.c]
18 Simplify and avoid redundancy in packet send and receive 18 Simplify and avoid redundancy in packet send and receive
19 functions; ok fgs@ 19 functions; ok fgs@
20 - djm@cvs.openbsd.org 2003/01/10 10:29:35
21 [scp.c]
22 Don't ftruncate after write error, creating sparse files of
23 incorrect length
24 mindrot bug #403, reported by rusr@cup.hp.com; ok markus@
20 25
2120030108 2620030108
22 - (djm) Sync openbsd-compat/ with OpenBSD -current 27 - (djm) Sync openbsd-compat/ with OpenBSD -current
@@ -985,4 +990,4 @@
985 save auth method before monitor_reset_key_state(); bugzilla bug #284; 990 save auth method before monitor_reset_key_state(); bugzilla bug #284;
986 ok provos@ 991 ok provos@
987 992
988$Id: ChangeLog,v 1.2561 2003/01/10 10:43:58 djm Exp $ 993$Id: ChangeLog,v 1.2562 2003/01/10 10:44:48 djm Exp $