diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-01 02:54:37 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-01 02:54:37 +0800 |
commit | 9b28d05c705e157ad0d3ba8bc8eefc3f15599182 (patch) | |
tree | b236c99a2362c12e66e98e501072dceff3368469 /ChangeLog | |
parent | 8b836906769d1b5a34256fc76de242f622a5cfbb (diff) | |
download | gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar.gz gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar.bz2 gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar.lz gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar.xz gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.tar.zst gsoc2013-epiphany-9b28d05c705e157ad0d3ba8bc8eefc3f15599182.zip |
Fix location entry favicon updating.
2005-07-31 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
Fix location entry favicon updating.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-07-31 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-location-entry.c: + + Fix location entry favicon updating. + +2005-07-31 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: Tiny string fix. Fixes bug #167448. |