diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-08-15 16:14:59 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-08-15 16:14:59 +0800 |
commit | 73495153dd7ded5657ce69ba1d6bcaa5e12dd3ab (patch) | |
tree | ec3f732e1a9389b93ce8d2bd730522010342d077 /ChangeLog | |
parent | f615d984849907b54f21ff1b6de0872913d0e6b5 (diff) | |
download | gsoc2013-epiphany-73495153dd7ded5657ce69ba1d6bcaa5e12dd3ab.tar.gz gsoc2013-epiphany-73495153dd7ded5657ce69ba1d6bcaa5e12dd3ab.tar.zst gsoc2013-epiphany-73495153dd7ded5657ce69ba1d6bcaa5e12dd3ab.zip |
Fix download-icon toolip updates, patch by Cosimo Cecchi. Fixes bug
2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/downloader-view.c:
Fix download-icon toolip updates, patch by Cosimo Cecchi.
Fixes bug #343238.
svn path=/trunk/; revision=7276
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> + * embed/downloader-view.c: + + Fix download-icon toolip updates, patch by Cosimo Cecchi. + Fixes bug #343238. + +2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> + * embed/mozilla/GtkNSSDialogs.cpp: Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. |