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 628a8a48a..a37a2c0d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-02-07 Crispin Flowerday <gnome@flowerday.cx>
+
+ * src/ephy-extensions-manager.c: (load_extension),
+ (unload_extension), (sync_loaded_extensions):
+ * src/ephy-extensions-manager.h:
+
+ Add an 'enabled' flag in the EphyExtensionInfo struct to
+ track whether gconf says it should be loaded. The
+ 'active' flag is whether it is actually loaded.
+
2006-02-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: