aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-01 01:10:44 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-01 01:10:44 +0800
commit1188fdc89e49de63f24235dfdfb534dc6197b02b (patch)
treed85063f58e882ee8672a2eb2ed4f468377e1a4b6 /ChangeLog
parentdceaf45eba6df9ead25cfc8eebe49b8ae8790a6f (diff)
downloadgsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar.gz
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar.bz2
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar.lz
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar.xz
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.tar.zst
gsoc2013-epiphany-1188fdc89e49de63f24235dfdfb534dc6197b02b.zip
Do not unref the db before cleaning the nodes.
2003-05-31 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize): Do not unref the db before cleaning the nodes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75df371bf..1e5ce7531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-31 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize):
+
+ Do not unref the db before cleaning the nodes.
+
2003-05-31 Lee Willis <lwillis@plus.net>
* lib/widgets/ephy-spinner.c: