aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJean-François Rameau <jframeau@cvs.gnome.org>2006-10-15 18:40:12 +0800
committerJean-François Rameau <jframeau@src.gnome.org>2006-10-15 18:40:12 +0800
commit3786f5c471255934c481016c7e5119cc40c81ca0 (patch)
tree74699215c1ba8053a03a3a2fee9e37c4008bee53 /ChangeLog
parent617e8a31a14c7acb1fbebad4475c43cc24f9476e (diff)
downloadgsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar.gz
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar.bz2
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar.lz
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar.xz
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.tar.zst
gsoc2013-epiphany-3786f5c471255934c481016c7e5119cc40c81ca0.zip
Fix unprotected call to ephy_node_remove_child. Bug #362063.
2006-10-15 Jean-François Rameau <jframeau@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (update_has_smart_address): Fix unprotected call to ephy_node_remove_child. Bug #362063.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5307a5f1..1e50a34ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-15 Jean-François Rameau <jframeau@cvs.gnome.org>
+
+ * src/bookmarks/ephy-bookmarks.c: (update_has_smart_address):
+
+ Fix unprotected call to ephy_node_remove_child. Bug #362063.
+
2006-10-15 Wouter Bolsterlee <wbolster@gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: