aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2481d2707..a71f41aa1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-10-22 Jean-François Rameau <jframeau@cvs.gnome.org>
+
+ * embed/ephy-embed.h:
+ * embed/ephy-embed.c:
+ * embed/mozilla/EphyBrowser.cpp:
+ * embed/mozilla/EphyBrowser.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/ephy-link.h:
+ * src/ephy-location-action.c: (action_activated_cb):
+ * src/ephy-shell.c: (ephy_shell_new_tab_full):
+ * src/ephy-shell.h:
+ * src/ephy-window.c: (ephy_window_open_link):
+
+ Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.
+ Add a new load method to EphyEmbed to custom load behaviour and pass (optional) referrer.
+ Fix bug #350053.
+
2006-10-18 Wouter Bolsterlee <wbolster@gnome.org>
* src/ephy-dbus.c: (ephy_dbus_shutdown):