aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01092d1f9..6ef61e652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* embed/mozilla/AutoWindowModalState.cpp:
+ Revert part of the last change, we don't need the top window here.
+
+2006-10-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/AutoWindowModalState.cpp:
+
Use the top DOM window here, and adapt to gecko 1.8.1.
2006-10-05 Christian Persch <chpe@cvs.gnome.org>