summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-06 16:41:37 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-06 16:41:37 +1100
commit7f73a4955d289236119fb332f73c493d9ed85035 (patch)
treedcf77ea8bd603da250230477c2b25db50ec6f1d2 /ChangeLog
parenta8be9e23d236f0e9c27214418280b752b68dbd54 (diff)
- markus@cvs.openbsd.org 2004/02/05 15:33:33
[progressmeter.c] fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e98126da..baebcd98f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
21 - dtucker@cvs.openbsd.org 2004/02/05 05:37:17 21 - dtucker@cvs.openbsd.org 2004/02/05 05:37:17
22 [monitor.c sshd.c] 22 [monitor.c sshd.c]
23 Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@ 23 Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@
24 - markus@cvs.openbsd.org 2004/02/05 15:33:33
25 [progressmeter.c]
26 fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@
24 27
2520040129 2820040129
26 - (dtucker) OpenBSD CVS Sync regress/ 29 - (dtucker) OpenBSD CVS Sync regress/
@@ -1806,4 +1809,4 @@
1806 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1809 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1807 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1810 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1808 1811
1809$Id: ChangeLog,v 1.3213 2004/02/06 05:40:27 dtucker Exp $ 1812$Id: ChangeLog,v 1.3214 2004/02/06 05:41:37 dtucker Exp $