aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-08 07:33:54 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-08 07:33:54 +0800
commit753299c1380ba2feb4866c4079c4d48b033887b1 (patch)
treef479cf57e6a50d5bc66f2c0a16302952a3586262 /ChangeLog
parente8faacfe408e53b529f11b826cd3d60a94fb7041 (diff)
downloadgsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar.gz
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar.bz2
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar.lz
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar.xz
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.tar.zst
gsoc2013-epiphany-753299c1380ba2feb4866c4079c4d48b033887b1.zip
Fix runtime warnings when downloading small files, due to bad handling of
2007-09-08 Cosimo Cecchi <cosimoc@svn.gnome.org> * embed/downloader-view.c: (downloader_view_finalize), (update_buttons_timeout_cb), (downloader_view_add_download): Fix runtime warnings when downloading small files, due to bad handling of g_timeout in DownloaderView. Fixes bug #473566. svn path=/trunk/; revision=7351
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f530dacd2..c00445dba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-09-08 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
+ * embed/downloader-view.c: (downloader_view_finalize),
+ (update_buttons_timeout_cb), (downloader_view_add_download):
+
+ Fix runtime warnings when downloading small files, due to bad handling
+ of g_timeout in DownloaderView. Fixes bug #473566.
+
2007-08-28 Christian Persch <chpe@gnome.org>
* data/mime-types-permissions.xml: