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 c1ae202ab..8b738c007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* embed/mozilla/EphyBrowser.cpp:
+ One more NS_ENSURE_TRUE.
+
+2004-05-11 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/EphyBrowser.cpp:
+
Changed back to NS_ENSURE_TRUE as per discussion in bug #142184.
2004-05-11 Christian Persch <chpe@cvs.gnome.org>