aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-11 20:52:20 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-11 20:52:20 +0800
commitbfdc6be6ad7688c6884ad4fb208a9943b06230f7 (patch)
tree7e1ef9020005bf7c84d94481336bf1cce1e700c0 /ChangeLog
parentdc701761a20235890c5972fe7856da39a1bfb376 (diff)
downloadgsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar.gz
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar.bz2
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar.lz
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar.xz
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.tar.zst
gsoc2013-epiphany-bfdc6be6ad7688c6884ad4fb208a9943b06230f7.zip
Don't unref, then weak ref, then enter main loop; this won't work when
2004-11-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (idle_unref), (main): Don't unref, then weak ref, then enter main loop; this won't work when refcount was 1. Instead weakref and unref on idle. Fixes bug #136170.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2497d2f77..e7c48d010 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-11 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-main.c: (idle_unref), (main):
+
+ Don't unref, then weak ref, then enter main loop; this won't work
+ when refcount was 1. Instead weakref and unref on idle.
+ Fixes bug #136170.
+
2004-11-11 James Henstridge <james@jamesh.id.au>
* src/ephy-extensions-manager.c (load_file_from_monitor): make len