aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09353d0b7..958632328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-10 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-find-toolbar.c:
+
+ Don't set find next/prev insensitive since that's redundant with
+ the status indication, and breaks find while the document is loading.
+
+2006-04-10 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/mozilla-embed.cpp:
Emit document-change event on fastback restore. Fixes bug #312785.