summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-01-19 20:15:13 -0800
committerTim Rice <tim@multitalents.net>2003-01-19 20:15:13 -0800
commit4ea542b41a5d677c3c91b883c935c1930a5bede4 (patch)
tree818749753d7014512f9a1657e6050224fa509db0 /ChangeLog
parent140344b8097ccf596b40131c1b22bef8139631f4 (diff)
[progressmeter.c] make compilers without long long happy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9adb864..23230b5d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
120030120 120030120
2 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au 2 - (djm) Fix compilation for NetBSD from dtucker@zip.com.au
3 - (tim) [progressmeter.c] make compilers without long long happy.
3 4
420030118 520030118
5 - (djm) Revert fix for Bug #442 for now. 6 - (djm) Revert fix for Bug #442 for now.
@@ -1037,4 +1038,4 @@
1037 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1038 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1038 ok provos@ 1039 ok provos@
1039 1040
1040$Id: ChangeLog,v 1.2576 2003/01/20 02:15:10 djm Exp $ 1041$Id: ChangeLog,v 1.2577 2003/01/20 04:15:13 tim Exp $