aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83b900b79..b9c5d33db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2003-11-09 Marco Pesenti Gritti <marco@gnome.org>
+ * embed/ephy-embed.c: (ephy_embed_base_init):
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/ephy-tab.c: (ephy_tab_init):
+
+ Do not connect and reemit same signal for nothing.
+ Remove unused/expensive progress signal.
+
+ * src/session.c: (session_save):
+
+ Unlink session file when all windows are removed.
+
+2003-11-09 Marco Pesenti Gritti <marco@gnome.org>
+
* embed/ephy-embed.h:
* idl/EphyAutomation.idl:
* src/ephy-automation.c: (impl_ephy_automation_loadurl),