aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-01 02:54:37 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-01 02:54:37 +0800
commit9b28d05c705e157ad0d3ba8bc8eefc3f15599182 (patch)
treeb236c99a2362c12e66e98e501072dceff3368469 /ChangeLog
parent8b836906769d1b5a34256fc76de242f622a5cfbb (diff)
downloadgsoc2013-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec4596376..66d919fae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.