aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6df8b87c1..de4a0d55f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-21 Marco Pesenti Gritti <marco@gnome.org>
+
+ * embed/ephy-download.c: (update_remaining_time):
+
+ Fix overflow in remaining time calculation. Fix bug
+ #153136. Thanks to Jhon Spray for tracking this.
+
2004-09-18 Marco Pesenti Gritti <marco@gnome.org>
reviewed by: Christian Persch <chpe@cvs.gnome.org>