aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7dd4c7b2..4c13c7570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-12-03 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/Makefile.am:
+
+ Epiphany is now 100% fat-free.... err... free of
+ deprecated widgets. Add -DGTK_DISABLE_DEPRECATED
+ flag back again when in maintainer mode.
+
+2003-12-03 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
Port from optionmenu to new GtkComboBox.