aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d26a4fc95..53f1e9691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-06-13 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * embed/mozilla/ProgressListener.cpp:
+
+ Dont try to use class members after the class
+ has been deleted.
+
+ * embed/mozilla/mozilla-embed-persist.cpp:
+
+ Fix use of uninitialized var.
+
2003-06-12 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed.cpp: