aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-09 22:43:12 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-09 22:43:12 +0800
commitdb650fe7d15d8a438f999229f64f84a4f1b201ec (patch)
treef1a94b288c8fc57068329ccab3b9588ff1062f1e /ChangeLog
parentf7cf9f7ab23423b95edcfd8e5934b54764ca38c8 (diff)
downloadgsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar.gz
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar.bz2
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar.lz
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar.xz
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.tar.zst
gsoc2013-epiphany-db650fe7d15d8a438f999229f64f84a4f1b201ec.zip
Manually emit the "profile-change-net-teardown" notification; works around
2005-09-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySingle.cpp: Manually emit the "profile-change-net-teardown" notification; works around bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c05efa12..4519e00d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/EphySingle.cpp:
+
+ Manually emit the "profile-change-net-teardown" notification;
+ works around bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699.
+
2005-09-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyUtils.cpp: