aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd8e8891d..7cf8a8b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-04 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (close_button_clicked_cb),
+ (build_tab_label):
+
+ Better fix for bug #119461, just use gtk_button_set_focus_on_click().
+ Thanks to tko for pointing this out to me.
+
2005-01-03 Adam Hooper <adamh@cvs.gnome.org>
* embed/ephy-embed.c: (ephy_embed_base_init):