aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 400cd14ae..1ff42a126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
+ * lib/ephy-dialog.c: (impl_construct):
+
+ Use connect_object for the dialog destroy signal, so
+ we dont unref the EphyDialog object two times.
+
+2003-07-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
* embed/mozilla/mozilla-embed-single.cpp:
Do not emit warning when language pack is not installed.