aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae5a26456..edfc8b34f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-01-31 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/Makefile.am:
+ * src/ephy-window.c: (ephy_window_get_type),
+ (ephy_window_link_iface_init), (ephy_window_open_link),
+ (ephy_window_init), (ephy_window_load_url):
+
+ Make EphyWindow implement EphyLink interface.
+ Make ephy-link.h public.
+
2005-01-30 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-history.c: (ephy_history_new):