summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-03-08 23:12:19 +1100
committerDamien Miller <djm@mindrot.org>2004-03-08 23:12:19 +1100
commitc0f27d8782ecb76c7b83ba1fb047b9ca696b2071 (patch)
tree507684fd4399a8db432c54da00ffff23c3ff3aa2 /ChangeLog
parent9ba3069a8b346efc7c1b1ea5908e6c5c8b01fec2 (diff)
- djm@cvs.openbsd.org 2004/03/03 09:31:20
[sftp.c] Fix initialisation of progress meter; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2c0c508a..4ad86f200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
17 [sftp-client.c] 17 [sftp-client.c]
18 Don't print duplicate messages when progressmeter is off 18 Don't print duplicate messages when progressmeter is off
19 Spotted by job317 AT mailvault.com; ok markus@ 19 Spotted by job317 AT mailvault.com; ok markus@
20 - djm@cvs.openbsd.org 2004/03/03 09:31:20
21 [sftp.c]
22 Fix initialisation of progress meter; ok markus@
20 23
2120040307 2420040307
22 - (tim) [regress/login-timeout.sh] fix building outside of source tree. 25 - (tim) [regress/login-timeout.sh] fix building outside of source tree.
@@ -877,4 +880,4 @@
877 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 880 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
878 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 881 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
879 882
880$Id: ChangeLog,v 1.3281 2004/03/08 12:12:02 djm Exp $ 883$Id: ChangeLog,v 1.3282 2004/03/08 12:12:19 djm Exp $