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 61b4750c7..b14b0397a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-05-11 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-find-toolbar.c: (entry_changed_cb),
+ (ephy_find_toolbar_set_embed):
+
+ Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that.
+ Fixes the find bar after the drop of gecko 1.7/non-toolkit.
+
+2006-05-11 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c:
And revert it since it causes a gtk warning.