summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 545e5c382..648a8231a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,13 @@
7 [cipher-aes.c] 7 [cipher-aes.c]
8 fix #ifdef before #define; ok markus@ 8 fix #ifdef before #define; ok markus@
9 (RCS ID sync only, Portable already had this) 9 (RCS ID sync only, Portable already had this)
10 - markus@cvs.openbsd.org 2003/12/02 12:15:10
11 [progressmeter.c]
12 improvments from andreas@:
13 * saner speed estimate for transfers that takes less than a second by
14 rounding the time to 1 second.
15 * when the transfer is finished calculate the actual total speed
16 rather than the current speed which is given during the transfer
10 17
1120031208 1820031208
12 - (tim) [configure.ac] Bug 770. Fix --without-rpath. 19 - (tim) [configure.ac] Bug 770. Fix --without-rpath.
@@ -1545,4 +1552,4 @@
1545 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1552 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1546 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1553 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1547 1554
1548$Id: ChangeLog,v 1.3133 2003/12/09 08:05:42 dtucker Exp $ 1555$Id: ChangeLog,v 1.3134 2003/12/09 08:07:13 dtucker Exp $