aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog18
1 files changed, 10 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index a414ca512..9e2f7592c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -217,13 +217,15 @@
* src/ephy-embed.h:
Add search_link entry to _EphyEmbedIface
-
- * src/ephy-embed.c:
- Add ge-search-link signal
-
- * embed/mozilla/EphyBrowser.cs:
- Fire ge-search-link signal for opensearch tags
-
+
+ * src/ephy-embed.c:
+
+ Add ge-search-link signal
+
+ * embed/mozilla/EphyBrowser.cs:
+
+ Fire ge-search-link signal for opensearch tags
+
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c: (cmd_delete):
@@ -330,7 +332,7 @@
Use a define for the default window icon. Bug #385872.
- * lib/ephy-module.c:
+ * lib/ephy-module.c:
The symbol can be NULL even though the symbol lookup succeeded.