aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff54a7602..36fa9ccaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-10-17 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/widgets/ephy-spinner.c: (ephy_spinner_images_load),
+ (ephy_spinner_cache_get_images), (ephy_spinner_get_type),
+ (ephy_spinner_init), (ephy_spinner_new):
+ * lib/widgets/ephy-spinner.h:
+
+ Fix a crash after failing to get the spinner animation or rest icons.
+ Derive EphySpinner from GtkWidget not GtkEventBox.
+
2006-10-15 Wouter Bolsterlee <wbolster@gnome.org>
* embed/mozilla/ContentHandler.cpp: